centos man page for define_kfifo

Query: define_kfifo

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEFINE_KFIFO(9) 						    FIFO Buffer 						   DEFINE_KFIFO(9)

NAME
DEFINE_KFIFO - macro to define and initialize a fifo
SYNOPSIS
DEFINE_KFIFO(fifo, type, size);
ARGUMENTS
fifo name of the declared fifo datatype type type of the fifo elements size the number of elements in the fifo, this must be a power of 2
NOTE
the macro can be used for global and local fifo data type variables.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEFINE_KFIFO(9)
Related Man Pages
fifo(n) - osx
fifo(3tcl) - sunos
fifo(3tcl) - minix
fifo(3tcl) - x11r4
fifo(7) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!