Man Page: dma_buf_kunmap_atomic
Operating Environment: centos
Section: 9
DMA_BUF_KUNMAP_ATOMI(9) Device drivers infrastructure DMA_BUF_KUNMAP_ATOMI(9)NAMEdma_buf_kunmap_atomic - Unmap a page obtained by dma_buf_kmap_atomic.SYNOPSISvoid dma_buf_kunmap_atomic(struct dma_buf * dmabuf, unsigned long page_num, void * vaddr);ARGUMENTSdmabuf [in] buffer to unmap page from. page_num [in] page in PAGE_SIZE units to unmap. vaddr [in] kernel space pointer obtained from dma_buf_kmap_atomic.DESCRIPTIONThis call must always succeed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_KUNMAP_ATOMI(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| explain_munmap_or_die(3) - debian |
| vm_map_lookup(9) - debian |
| data::pageset(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| [TIP] Processing YAML files with yq |