suse man page for kfifo_init

Query: kfifo_init

OS: suse

Section: 9

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

KFIFO_INIT(9)							    FIFO Buffer 						     KFIFO_INIT(9)

NAME
kfifo_init - initialize a FIFO using a preallocated buffer
SYNOPSIS
void kfifo_init(struct kfifo * fifo, void * buffer, unsigned int size);
ARGUMENTS
fifo the fifo to assign the buffer buffer the preallocated buffer to be used. size the size of the internal buffer, this has to be a power of 2.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KFIFO_INIT(9)
Related Man Pages
usb_alloc_coherent(9) - centos
buffer_get(3) - debian
ost_fixedbuffer(3) - debian
glbindbufferbase(3g) - osx
fifo(7) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I