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.