centos man page for kfifo_put

Query: kfifo_put

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KFIFO_PUT(9)							    FIFO Buffer 						      KFIFO_PUT(9)

NAME
kfifo_put - put data into the fifo
SYNOPSIS
kfifo_put(fifo, val);
ARGUMENTS
fifo address of the fifo to be used val the data to be added
DESCRIPTION
This macro copies the given value into the fifo. It returns 0 if the fifo was full. Otherwise it returns the number processed elements. Note that with only one concurrent reader and one concurrent writer, you don't need extra locking to use these macro.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KFIFO_PUT(9)
Related Man Pages
fifo(3tcl) - x11r4
fifo(3tcl) - v7
fifo(7) - osx
fifo(3tcl) - xfree86
fifo(7) - mojave
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it