dma_buf_kunmap(9) centos man page | unix.com

Man Page: dma_buf_kunmap

Operating Environment: centos

Section: 9

DMA_BUF_KUNMAP(9)					   Device drivers infrastructure					 DMA_BUF_KUNMAP(9)

NAME
dma_buf_kunmap - Unmap a page obtained by dma_buf_kmap.
SYNOPSIS
void dma_buf_kunmap(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.
DESCRIPTION
This call must always succeed.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMA_BUF_KUNMAP(9)
Related Man Pages
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
explain_munmap_or_die(3) - debian
device_create(9) - suse
data::pageset(3pm) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!