kfifo_recsize
(9)
Returns the size of the record length field
Carta.tech
Man Pages
Kernel routines
kfifo_recsize: Returns the size of the record length field
Carta.tech
Packages
linux-manual-3.16
kfifo_recsize: Returns the size of the record length field
SYNOPSIS
kfifo_recsize(
fifo
);
ARGUMENTS
fifo
address of the fifo to be used
COPYRIGHT
←
kfifo_put.9: Put data into the fifo
kfifo_reset.9: Removes the entire fifo content
→