kfifo_avail (9) - Linux Manuals

kfifo_avail: returns the number of unused elements in the fifo

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