kfifo_free
(9)
Frees the fifo
Carta.tech
Man Pages
Kernel routines
kfifo_free: Frees the fifo
Carta.tech
Packages
linux-manual-3.16
kfifo_free: Frees the fifo
SYNOPSIS
kfifo_free(
fifo
);
ARGUMENTS
fifo
the fifo to be freed
COPYRIGHT
←
kfifo_esize.9: Returns the size of the element managed by the fifo
kfifo_from_user.9: Puts some data from user space into the fifo
→