Query: kfifo_avail_rec
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KFIFO_AVAIL_REC(9) FIFO Buffer KFIFO_AVAIL_REC(9)NAMEkfifo_avail_rec - returns the number of bytes available in a record FIFOSYNOPSIS__must_check unsigned int kfifo_avail_rec(struct kfifo * fifo, unsigned int recsize);ARGUMENTSfifo the fifo to be used. recsize size of record fieldCOPYRIGHTKernel Hackers Manual 2.6. July 2010 KFIFO_AVAIL_REC(9)