kfifo_avail (9) - Linux Manuals
kfifo_avail: returns the number of unused elements in the fifo
Command to display kfifo_avail
manual in Linux: $ man 9 kfifo_avail
NAME
kfifo_avail - returns the number of unused elements in the fifo
SYNOPSIS
-
kfifo_avail(fifo);
ARGUMENTS
fifo
-
- address of the fifo to be used
COPYRIGHT
Pages related to kfifo_avail