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) - sunos |
| fifo(3tcl) - x11r4 |
| fifo(3tcl) - v7 |
| fifo(3tcl) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |