kfifo_init(9) suse man page | unix.com

Man Page: kfifo_init

Operating Environment: suse

Section: 9

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
glbindbufferbase(3g) - mojave
cpg_zcb_alloc(3) - debian
usb_gadget_config_buf(9) - suse
fifo(n) - osx
gstreamer::buffer(3pm) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I