Name

kfifo_size — returns the size of the fifo in bytes

Synopsis

__must_check unsigned int kfifo_size (struct kfifo * fifo);
 

Arguments

fifo

the fifo to be used.