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

NAME

6       DECLARE_KFIFO_PTR - macro to declare a fifo pointer object
7

SYNOPSIS

9       DECLARE_KFIFO_PTR(fifo, type);
10

ARGUMENTS

12       fifo
13           name of the declared fifo
14
15       type
16           type of the fifo elements
17
19Kernel Hackers Manual 3.10         June 2019              DECLARE_KFIFO_PTR(9)
Impressum