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(3tcl) - debian |
| fifo(n) - osx |
| fifo(7) - osx |
| fifo(3tcl) - php |
| fifo(3tcl) - opensolaris |