other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
February 2017 | Kernel Hackers Manual 3.16 |