centos man page for kfifo_out_spinlocked

Query: kfifo_out_spinlocked

OS: centos

Section: 9

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

KFIFO_OUT_SPINLOCKED(9) 					    FIFO Buffer 					   KFIFO_OUT_SPINLOCKED(9)

NAME
kfifo_out_spinlocked - get data from the fifo using a spinlock for locking
SYNOPSIS
kfifo_out_spinlocked(fifo, buf, n, lock);
ARGUMENTS
fifo address of the fifo to be used buf pointer to the storage buffer n max. number of elements to get lock pointer to the spinlock to use for locking
DESCRIPTION
This macro get the data from the fifo and return the numbers of elements copied.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KFIFO_OUT_SPINLOCKED(9)
Related Man Pages
fifo(n) - mojave
fifo(3tcl) - debian
fifo(3tcl) - opendarwin
fifo(3tcl) - minix
fifo(3tcl) - bsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!