Query: dma_buf_kunmap
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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_create_with_groups(9) - centos |
| usb_fill_int_urb(9) - centos |
| device_create(9) - suse |
| gtk2::assistant(3) - suse |
| gtk2::assistant(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |