__kfifo_len - returns the number of bytes available in the FIFO, no locking version
"unsigned int __kfifo_len(struct kfifo * " "fifo" ");"
fifo the fifo to be used.
the fifo to be used.