KFIFO_IS_EMPTY(9) FIFO Buffer KFIFO_IS_EMPTY(9)NAMEkfifo_is_empty - returns true if the fifo is emptySYNOPSIS__must_check int kfifo_is_empty(struct kfifo * fifo);ARGUMENTSfifo the fifo to be used.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KFIFO_IS_EMPTY(9)