kfifo_reset(9) centos man page | unix.com

Man Page: kfifo_reset

Operating Environment: centos

Section: 9

KFIFO_RESET(9)							    FIFO Buffer 						    KFIFO_RESET(9)

NAME
kfifo_reset - removes the entire fifo content
SYNOPSIS
kfifo_reset(fifo);
ARGUMENTS
fifo address of the fifo to be used
NOTE
usage 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KFIFO_RESET(9)
Related Man Pages
fifo(3tcl) - opendarwin
fifo(3tcl) - v7
fifo(7) - osx
fifo(3tcl) - xfree86
fifo(3tcl) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq