Query: kfifo_dma_in_prepare
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KFIFO_DMA_IN_PREPARE(9) FIFO Buffer KFIFO_DMA_IN_PREPARE(9)NAMEkfifo_dma_in_prepare - setup a scatterlist for DMA inputSYNOPSISkfifo_dma_in_prepare(fifo, sgl, nents, len);ARGUMENTSfifo 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 transferDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KFIFO_DMA_IN_PREPARE(9)
Related Man Pages |
---|
fifo(n) - mojave |
fifo(3tcl) - debian |
dhv(4) - ultrix |
fifo(n) - osx |
fifo(7) - osx |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |