kfifo_peek_len (9) Linux Manual Page
kfifo_peek_len – gets the size of the next fifo record
Synopsis
- kfifo_peek_len(fifo);
Arguments
fifo
-
- address of the fifo to be used
Description
This function returns the size of the next fifo record in number of bytes.
