KFIFO_INIT(9) FIFO Buffer KFIFO_INIT(9)NAMEkfifo_init - initialize a FIFO using a preallocated bufferSYNOPSISvoid kfifo_init(struct kfifo * fifo, void * buffer, unsigned int size);ARGUMENTSfifo 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KFIFO_INIT(9)
| Related Man Pages |
|---|
| glbindbufferbase(3g) - mojave |
| fifo(n) - mojave |
| usb_alloc_coherent(9) - centos |
| buffer_get(3) - debian |
| glbindbufferbase(3g) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |