table of contents
other versions
- wheezy 3.2.78-1
KFIFO_INITIALIZED(9) | FIFO Buffer | KFIFO_INITIALIZED(9) |
NAME¶
kfifo_initialized - Check if the fifo is initializedSYNOPSIS¶
kfifo_initialized(fifo);
ARGUMENTS¶
fifoaddress of the fifo to check
DESCRIPTION¶
Return true if fifo is initialized, otherwise false. Assumes the fifo was 0 before.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |