Query: kfifo_in_spinlocked
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KFIFO_IN_SPINLOCKED(9) FIFO Buffer KFIFO_IN_SPINLOCKED(9)NAMEkfifo_in_spinlocked - put data into the fifo using a spinlock for lockingSYNOPSISkfifo_in_spinlocked(fifo, buf, n, lock);ARGUMENTSfifo address of the fifo to be used buf the data to be added n number of elements to be added lock pointer to the spinlock to use for lockingDESCRIPTIONThis macro copies the given values buffer into the fifo and returns the number of copied elements.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KFIFO_IN_SPINLOCKED(9)
Related Man Pages |
---|
fifo(n) - mojave |
fifo(7) - osx |
fifo(3tcl) - php |
fifo(3tcl) - plan9 |
fifo(3tcl) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |