declare_kfifo(9) suse man page | unix.com

Man Page: declare_kfifo

Operating Environment: suse

Section: 9

DECLARE_KFIFO(9)						    FIFO Buffer 						  DECLARE_KFIFO(9)

NAME
DECLARE_KFIFO - macro to declare a kfifo and the associated buffer
SYNOPSIS
DECLARE_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 inside struct or union declaration 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 DECLARE_KFIFO(9)
Related Man Pages
ll_rw_block(9) - suse
struct_sk_buff(9) - suse
howmany(9) - netbsd
rounddown(9) - netbsd
roundup2(9) - netbsd
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Tar Command
The Future of the PM (Private Message) System at UNIX.com