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

NAME

6       kfifo_len - returns the number of bytes available in the FIFO
7

SYNOPSIS

9       unsigned int kfifo_len(struct kfifo * fifo);
10

ARGUMENTS

12       fifo
13           the fifo to be used.
14
16Kernel Hackers Manual 2.6.         June 2019                      KFIFO_LEN(9)
Impressum