Query: kfifo_initialized
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KFIFO_INITIALIZED(9) FIFO Buffer KFIFO_INITIALIZED(9)NAMEkfifo_initialized - Check if the fifo is initializedSYNOPSISkfifo_initialized(fifo);ARGUMENTSfifo address of the fifo to checkDESCRIPTIONReturn true if fifo is initialized, otherwise false. Assumes the fifo was 0 before.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KFIFO_INITIALIZED(9)