KFIFO_SIZE(9) FIFO Buffer KFIFO_SIZE(9)NAMEkfifo_size - returns the size of the fifo in bytesSYNOPSIS__must_check unsigned int kfifo_size(struct kfifo * fifo);ARGUMENTSfifo the fifo to be used.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KFIFO_SIZE(9)