KFIFO_RESET_OUT(9) FIFO Buffer KFIFO_RESET_OUT(9)NAMEkfifo_reset_out - skip fifo contentSYNOPSISkfifo_reset_out(fifo);ARGUMENTSfifo address of the fifo to be usedNOTEThe usage of kfifo_reset_out is safe until it will be only called from the reader thread and there is only one concurrent reader. Otherwise it is dangerous and must be handled in the same way as kfifo_reset.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KFIFO_RESET_OUT(9)
| Related Man Pages |
|---|
| fifo(n) - mojave |
| fifo(3tcl) - debian |
| fifo(3tcl) - minix |
| fifo(3tcl) - bsd |
| fifo(7) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |