Query: dma_buf_end_cpu_access
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMA_BUF_END_CPU_ACCE(9) Device drivers infrastructure DMA_BUF_END_CPU_ACCE(9)NAMEdma_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.SYNOPSISvoid dma_buf_end_cpu_access(struct dma_buf * dmabuf, size_t start, size_t len, enum dma_data_direction direction);ARGUMENTSdmabuf [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.DESCRIPTIONThis call must always succeed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_END_CPU_ACCE(9)
Related Man Pages |
---|
kcpuset_merge(9) - netbsd |
kcpuset_clear(9) - netbsd |
kcpuset_atomic_set(9) - netbsd |
cpuset_destroy(3) - netbsd |
cpuset_size(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |