1KFIFO_RESET(9) FIFO Buffer KFIFO_RESET(9) 2 3 4
KFIFO_RESET(9) FIFO Buffer KFIFO_RESET(9)
6 kfifo_reset - removes the entire FIFO contents 7
kfifo_reset - removes the entire FIFO contents
9 void kfifo_reset(struct kfifo * fifo); 10
void kfifo_reset(struct kfifo * fifo);
12 fifo 13 the fifo to be emptied. 14
fifo
the fifo to be emptied.
16Kernel Hackers Manual 2.6. June 2019 KFIFO_RESET(9)
Kernel Hackers Manual 2.6. June 2019 KFIFO_RESET(9)