KFIFO_RESET(9) FIFO Buffer KFIFO_RESET(9)NAMEkfifo_reset - removes the entire fifo contentSYNOPSISkfifo_reset(fifo);ARGUMENTSfifo address of the fifo to be usedNOTEusage of kfifo_reset is dangerous. It should be only called when the fifo is exclusived locked or when it is secured that no other thread is accessing the fifo.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KFIFO_RESET(9)
| Related Man Pages |
|---|
| fifo(n) - osx |
| fifo(3tcl) - opendarwin |
| fifo(3tcl) - x11r4 |
| fifo(3tcl) - v7 |
| fifo(3tcl) - plan9 |