kfifo_avail(9) returns the number of unused elements in the fifo

SYNOPSIS

kfifo_avail(fifo);

ARGUMENTS

fifo

address of the fifo to be used

COPYRIGHT