DMA_BUF_KUNMAP(9) Device drivers infrastructure DMA_BUF_KUNMAP(9)NAMEdma_buf_kunmap - Unmap a page obtained by dma_buf_kmap.SYNOPSISvoid dma_buf_kunmap(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.DESCRIPTIONThis call must always succeed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_KUNMAP(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| vm_map_lookup(9) - debian |
| vm_map_lookup_done(9) - debian |
| vm_map_lookup_done(9) - freebsd |
| vm_map_lookup(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |