KFIFO_IS_FULL(9) FIFO Buffer KFIFO_IS_FULL(9)NAMEkfifo_is_full - returns true if the fifo is fullSYNOPSIS__must_check int kfifo_is_full(struct kfifo * fifo);ARGUMENTSfifo the fifo to be used.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KFIFO_IS_FULL(9)