kfifo_in_locked(9) suse man page | unix.com

Man Page: kfifo_in_locked

Operating Environment: suse

Section: 9

KFIFO_IN_LOCKED(9)						    FIFO Buffer 						KFIFO_IN_LOCKED(9)

NAME
kfifo_in_locked - puts some data into the FIFO using a spinlock for locking
SYNOPSIS
unsigned int kfifo_in_locked(struct kfifo * fifo, const void * from, unsigned int n, spinlock_t * lock);
ARGUMENTS
fifo the fifo to be used. from the data to be added. n the length of the data to be added. lock pointer to the spinlock to use for locking.
DESCRIPTION
This function copies at most len bytes from the from buffer into the FIFO depending on the free space, and returns the number of bytes copied.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KFIFO_IN_LOCKED(9)
Related Man Pages
fifo(3tcl) - debian
fifo(n) - osx
fifo(3tcl) - minix
fifo(3tcl) - plan9
fifo(3tcl) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
The Future of the PM (Private Message) System at UNIX.com