kfifo_is_empty (9) - Linux Manuals

kfifo_is_empty: returns true if the fifo is empty

NAME

kfifo_is_empty - returns true if the fifo is empty

SYNOPSIS

kfifo_is_empty(fifo);

ARGUMENTS

fifo

address of the fifo to be used

COPYRIGHT