dma_buf_kunmap_atomic(9) centos man page | unix.com

Man Page: dma_buf_kunmap_atomic

Operating Environment: centos

Section: 9

DMA_BUF_KUNMAP_ATOMI(9) 				   Device drivers infrastructure				   DMA_BUF_KUNMAP_ATOMI(9)

NAME
dma_buf_kunmap_atomic - Unmap a page obtained by dma_buf_kmap_atomic.
SYNOPSIS
void dma_buf_kunmap_atomic(struct dma_buf * dmabuf, unsigned long page_num, void * vaddr);
ARGUMENTS
dmabuf [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.
DESCRIPTION
This call must always succeed.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMA_BUF_KUNMAP_ATOMI(9)
Related Man Pages
device_create(9) - centos
device_schedule_callback_owner(9) - centos
usb_fill_int_urb(9) - centos
explain_munmap_or_die(3) - debian
vm_map_lookup_done(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!