declare_kfifo(9) centos man page | unix.com

Man Page: declare_kfifo

Operating Environment: centos

Section: 9

DECLARE_KFIFO(9)						    FIFO Buffer 						  DECLARE_KFIFO(9)

NAME
DECLARE_KFIFO - macro to declare a fifo object
SYNOPSIS
DECLARE_KFIFO(fifo, type, size);
ARGUMENTS
fifo name of the declared fifo type type of the fifo elements size the number of elements in the fifo, this must be a power of 2
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DECLARE_KFIFO(9)
Related Man Pages
fifo(3tcl) - debian
fifo(3tcl) - sunos
fifo(3tcl) - minix
fifo(3tcl) - xfree86
fifo(3tcl) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq