kfifo_in_spinlocked(9) centos man page | unix.com

Man Page: kfifo_in_spinlocked

Operating Environment: centos

Section: 9

KFIFO_IN_SPINLOCKED(9)						    FIFO Buffer 					    KFIFO_IN_SPINLOCKED(9)

NAME
kfifo_in_spinlocked - put data into the fifo using a spinlock for locking
SYNOPSIS
kfifo_in_spinlocked(fifo, buf, n, lock);
ARGUMENTS
fifo address of the fifo to be used buf the data to be added n number of elements to be added lock pointer to the spinlock to use for locking
DESCRIPTION
This macro copies the given values buffer into the fifo and returns the number of copied elements.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KFIFO_IN_SPINLOCKED(9)
Related Man Pages
fifo(n) - osx
fifo(7) - osx
fifo(3tcl) - php
fifo(3tcl) - bsd
fifo(7) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!