define_kfifo(9) centos man page | unix.com

Man Page: define_kfifo

Operating Environment: centos

Section: 9

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(3tcl) - debian
fifo(3tcl) - minix
fifo(3tcl) - php
fifo(3tcl) - plan9
fifo(7) - mojave
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it