Query: dma_buf_begin_cpu_access
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMA_BUF_BEGIN_CPU_AC(9) Device drivers infrastructure DMA_BUF_BEGIN_CPU_AC(9)NAMEdma_buf_begin_cpu_access - Must be called before accessing a dma_buf from the cpu in the kernel context. Calls begin_cpu_access to allow exporter-specific preparations. Coherency is only guaranteed in the specified range for the specified access direction.SYNOPSISint dma_buf_begin_cpu_access(struct dma_buf * dmabuf, size_t start, size_t len, enum dma_data_direction direction);ARGUMENTSdmabuf [in] buffer to prepare 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.DESCRIPTIONCan return negative error values, returns 0 on success.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_BEGIN_CPU_AC(9)
Related Man Pages |
---|
kcpuset_clear(9) - netbsd |
cpu(1) - plan9 |
cpuset_create(3) - netbsd |
cpuset_zero(3) - netbsd |
kcpuset_atomic_clear(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |