kfifo_is_empty (9) - Linux Manuals
kfifo_is_empty: returns true if the fifo is empty
Command to display kfifo_is_empty manual in Linux: $ man 9 kfifo_is_empty
 
NAME
kfifo_is_empty - returns true if the fifo is empty
SYNOPSIS
- 
kfifo_is_empty(fifo);
ARGUMENTS
fifo
- 
- address of the fifo to be used
COPYRIGHT