suse man page for define_kfifo

Query: define_kfifo

OS: suse

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 kfifo
SYNOPSIS
DEFINE_KFIFO(name, size);
ARGUMENTS
name name of the declared kfifo datatype size size of the fifo buffer. Must be a power of two. NOTE1 the macro can be used for global and local kfifo data type variables NOTE2 the macro creates two objects: A kfifo object with the given name and a buffer for the kfifo object named name##kfifo_buffer
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEFINE_KFIFO(9)
Related Man Pages
assert.h(3head) - opensolaris
assert.h(3head) - sunos
glgetbuffersubdata(3g) - mojave
roundup(9) - netbsd
glgetbuffersubdata(3g) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Shopt -s histappend