Query: kfifo_dma_out_finish
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KFIFO_DMA_OUT_FINISH(9) FIFO Buffer KFIFO_DMA_OUT_FINISH(9)NAMEkfifo_dma_out_finish - finish a DMA OUT operationSYNOPSISkfifo_dma_out_finish(fifo, len);ARGUMENTSfifo address of the fifo to be used len number of bytes transferdDESCRIPTIONThis macro finish a DMA OUT operation. The out counter will be updated by the len parameter. No error checking will be done. 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_OUT_FINISH(9)
Related Man Pages |
---|
fifo(3tcl) - sunos |
fifo(3tcl) - x11r4 |
fifo(3tcl) - php |
fifo(3tcl) - opensolaris |
fifo(7) - mojave |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |