DECLARE_KFIFO_PTR (9) - Linux Manuals
DECLARE_KFIFO_PTR: macro to declare a fifo pointer object
Command to display DECLARE_KFIFO_PTR
manual in Linux: $ man 9 DECLARE_KFIFO_PTR
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
Pages related to DECLARE_KFIFO_PTR