1KFIFO_PEEK_LEN(9)                 FIFO Buffer                KFIFO_PEEK_LEN(9)
2
3
4

NAME

6       kfifo_peek_len - gets the size of the next fifo record
7

SYNOPSIS

9       kfifo_peek_len(fifo);
10

ARGUMENTS

12       fifo
13           address of the fifo to be used
14

DESCRIPTION

16       This function returns the size of the next fifo record in number of
17       bytes.
18
20Kernel Hackers Manual 3.10         June 2019                 KFIFO_PEEK_LEN(9)
Impressum