Name

kfifo_avail — returns the number of bytes available in the FIFO

Synopsis

__must_check unsigned int fsfunckfifo_avail (struct kfifo * fifo);
 

Arguments

fifo

the fifo to be used.