dma_buf_end_cpu_access(9) centos man page | unix.com

Man Page: dma_buf_end_cpu_access

Operating Environment: centos

Section: 9

DMA_BUF_END_CPU_ACCE(9) 				   Device drivers infrastructure				   DMA_BUF_END_CPU_ACCE(9)

NAME
dma_buf_end_cpu_access - Must be called after accessing a dma_buf from the cpu in the kernel context. Calls end_cpu_access to allow exporter-specific actions. Coherency is only guaranteed in the specified range for the specified access direction.
SYNOPSIS
void dma_buf_end_cpu_access(struct dma_buf * dmabuf, size_t start, size_t len, enum dma_data_direction direction);
ARGUMENTS
dmabuf [in] buffer to complete cpu access for. start [in] start of range for cpu access. len [in] length of range for cpu access. direction [in] length of range for cpu access.
DESCRIPTION
This call must always succeed.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMA_BUF_END_CPU_ACCE(9)
Related Man Pages
kcpuset_copy(9) - netbsd
cpuset_isset(3) - netbsd
cpu(1) - plan9
cpuset_clr(3) - netbsd
cpuset_set(3) - netbsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!