__kfifo_reset(9)
NAME
__kfifo_reset - removes the entire FIFO contents, no locking version
SYNOPSIS
void __kfifo_reset(struct kfifo * fifo);
ARGUMENTS
- fifo
- the fifo to be emptied.
__kfifo_reset - removes the entire FIFO contents, no locking version
void __kfifo_reset(struct kfifo * fifo);