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)NAMEDEFINE_KFIFO - macro to define and initialize a kfifoSYNOPSISDEFINE_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 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_bufferCOPYRIGHTKernel Hackers Manual 2.6. July 2010 DEFINE_KFIFO(9)
| Related Man Pages |
|---|
| usb_fill_int_urb(9) - suse |
| assert.h(3head) - opensolaris |
| glgetbuffersubdata(3g) - mojave |
| roundup2(9) - netbsd |
| kmem_cache_create(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |