kfifo_is_full (9) - Linux Manuals

kfifo_is_full: returns true if the fifo is full

NAME

kfifo_is_full - returns true if the fifo is full

SYNOPSIS

kfifo_is_full(fifo);

ARGUMENTS

fifo

address of the fifo to be used

COPYRIGHT