Name

kfifo_len — returns the number of bytes available in the FIFO

Synopsis

unsigned int kfifo_len (struct kfifo * fifo);

Arguments

fifo

the fifo to be used.