Query: declare_kfifo
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DECLARE_KFIFO(9) FIFO Buffer DECLARE_KFIFO(9)NAMEDECLARE_KFIFO - macro to declare a kfifo and the associated bufferSYNOPSISDECLARE_KFIFO(name, size);ARGUMENTSname 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_bufferCOPYRIGHTKernel Hackers Manual 2.6. July 2010 DECLARE_KFIFO(9)
Related Man Pages |
---|
kmem_cache_create(9) - suse |
ll_rw_block(9) - suse |
usb_alloc_coherent(9) - centos |
powerof2(9) - netbsd |
paranoid::log::buffer(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Tar Command |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |