DECLARE_KFIFO_PTR(9) | FIFO Buffer | DECLARE_KFIFO_PTR(9) |
NAME¶
DECLARE_KFIFO_PTR - macro to declare a fifo pointer object
SYNOPSIS¶
DECLARE_KFIFO_PTR(fifo, type);
ARGUMENTS¶
fifo
name of the declared fifo
type
type of the fifo elements
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |