kfifo_reset_out(9) centos man page | unix.com

Man Page: kfifo_reset_out

Operating Environment: centos

Section: 9

KFIFO_RESET_OUT(9)						    FIFO Buffer 						KFIFO_RESET_OUT(9)

NAME
kfifo_reset_out - skip fifo content
SYNOPSIS
kfifo_reset_out(fifo);
ARGUMENTS
fifo address of the fifo to be used
NOTE
The 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KFIFO_RESET_OUT(9)
Related Man Pages
fifo(3tcl) - x11r4
fifo(7) - osx
fifo(3tcl) - php
fifo(3tcl) - plan9
fifo(7) - mojave
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!