Man Page: kfifo_out_spinlocked
Operating Environment: centos
Section: 9
KFIFO_OUT_SPINLOCKED(9) FIFO Buffer KFIFO_OUT_SPINLOCKED(9)NAMEkfifo_out_spinlocked - get data from the fifo using a spinlock for lockingSYNOPSISkfifo_out_spinlocked(fifo, buf, n, lock);ARGUMENTSfifo address of the fifo to be used buf pointer to the storage buffer n max. number of elements to get lock pointer to the spinlock to use for lockingDESCRIPTIONThis macro get the data from the fifo and return the numbers of elements copied.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KFIFO_OUT_SPINLOCKED(9)
| Related Man Pages |
|---|
| fifo(n) - mojave |
| fifo(3tcl) - debian |
| fifo(3tcl) - sunos |
| fifo(3tcl) - plan9 |
| fifo(7) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |