kfifo_size (9) - Linux Manuals

kfifo_size: returns the size of the fifo in elements

NAME

kfifo_size - returns the size of the fifo in elements

SYNOPSIS

kfifo_size(fifo);

ARGUMENTS

fifo

address of the fifo to be used

COPYRIGHT