suse man page for kfifo_out_locked

Query: kfifo_out_locked

OS: suse

Section: 9

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

KFIFO_OUT_LOCKED(9)						    FIFO Buffer 					       KFIFO_OUT_LOCKED(9)

NAME
kfifo_out_locked - gets some data from the FIFO using a spinlock for locking
SYNOPSIS
__must_check unsigned int kfifo_out_locked(struct kfifo * fifo, void * to, unsigned int n, spinlock_t * lock);
ARGUMENTS
fifo the fifo to be used. to where the data must be copied. n the size of the destination buffer. lock pointer to the spinlock to use for locking.
DESCRIPTION
This function copies at most len bytes from the FIFO into the to buffer and returns the number of copied bytes.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KFIFO_OUT_LOCKED(9)
Related Man Pages
fifo(3tcl) - debian
fifo(3tcl) - minix
fifo(3tcl) - v7
fifo(3tcl) - plan9
fifo(3tcl) - opensolaris
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com