Name

kfifo_is_full — returns true if the fifo is full

Synopsis

__must_check int kfifo_is_full (struct kfifo * fifo);
 

Arguments

fifo

the fifo to be used.