Man Page: kfifo_dma_in_finish
Operating Environment: centos
Section: 9
KFIFO_DMA_IN_FINISH(9) FIFO Buffer KFIFO_DMA_IN_FINISH(9)NAMEkfifo_dma_in_finish - finish a DMA IN operationSYNOPSISkfifo_dma_in_finish(fifo, len);ARGUMENTSfifo address of the fifo to be used len number of bytes to receivedDESCRIPTIONThis macro finish a DMA IN operation. The in 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_IN_FINISH(9)
| Related Man Pages |
|---|
| fifo(n) - mojave |
| fifo(3tcl) - minix |
| fifo(3tcl) - xfree86 |
| fifo(3tcl) - opensolaris |
| fifo(7) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |