kfifo_skip
(9)
Skip output data
Carta.tech
Man Pages
Kernel routines
kfifo_skip: Skip output data
Carta.tech
Packages
linux-manual-3.16
kfifo_skip: Skip output data
SYNOPSIS
kfifo_skip(
fifo
);
ARGUMENTS
fifo
address of the fifo to be used
COPYRIGHT
←
kfifo_size.9: Returns the size of the fifo in elements
kfifo_to_user.9: Copies data from the fifo into user space
→