Man Page: dma_buf_unmap_attachment
Operating Environment: centos
Section: 9
DMA_BUF_UNMAP_ATTACH(9) Device drivers infrastructure DMA_BUF_UNMAP_ATTACH(9)NAMEdma_buf_unmap_attachment - unmaps and decreases usecount of the buffer;might deallocate the scatterlist associated. Is a wrapper for unmap_dma_buf of dma_buf_ops.SYNOPSISvoid dma_buf_unmap_attachment(struct dma_buf_attachment * attach, struct sg_table * sg_table, enum dma_data_direction direction);ARGUMENTSattach [in] attachment to unmap buffer from sg_table [in] scatterlist info of the buffer to unmap direction [in] direction of DMA transferCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_UNMAP_ATTACH(9)
| Related Man Pages |
|---|
| usb_buffer_map_sg(9) - suse |
| usb_gstrings_attach(9) - centos |
| tran_dmafree(9e) - suse |
| tran_dmafree(9e) - minix |
| tran_dmafree(9e) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |