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(3tcl) - debian |
| fifo(3tcl) - minix |
| fifo(7) - osx |
| fifo(3tcl) - xfree86 |
| fifo(3tcl) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |