other versions
- stretch 4.9.168-1
DECLARE_KFIFO_PTR(9) | FIFO Buffer | DECLARE_KFIFO_PTR(9) |
NAME¶
DECLARE_KFIFO_PTR - macro to declare a fifo pointer objectSYNOPSIS¶
DECLARE_KFIFO_PTR(fifo, type);
ARGUMENTS¶
fifoname of the declared fifo
type
type of the fifo elements
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |