KFIFO_SKIP_REC(9) FIFO Buffer KFIFO_SKIP_REC(9)NAMEkfifo_skip_rec - skip the next fifo out recordSYNOPSISvoid kfifo_skip_rec(struct kfifo * fifo, unsigned int recsize);ARGUMENTSfifo the fifo to be used. recsize size of record fieldDESCRIPTIONThis function skips the next FIFO recordCOPYRIGHTKernel Hackers Manual 2.6. July 2010 KFIFO_SKIP_REC(9)