kfifo_dma_in_prepare(9) centos man page | unix.com

Man Page: kfifo_dma_in_prepare

Operating Environment: centos

Section: 9

KFIFO_DMA_IN_PREPARE(9) 					    FIFO Buffer 					   KFIFO_DMA_IN_PREPARE(9)

NAME
kfifo_dma_in_prepare - setup a scatterlist for DMA input
SYNOPSIS
kfifo_dma_in_prepare(fifo, sgl, nents, len);
ARGUMENTS
fifo address of the fifo to be used sgl pointer to the scatterlist array nents number of entries in the scatterlist array len number of elements to transfer
DESCRIPTION
This macro fills a scatterlist for DMA input. It returns the number entries in the scatterlist array. Note that with only one concurrent reader and one concurrent writer, you don't need extra locking to use these macros.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KFIFO_DMA_IN_PREPARE(9)
Related Man Pages
usb_buffer_map_sg(9) - suse
usb_buffer_map_sg(9) - centos
usb_sg_init(9) - centos
fifo(3tcl) - debian
dhq(4) - ultrix
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS7 restoring file capabilities
Please Welcome Dave Munro to the Moderator Team!