Home
last modified time | relevance | path

Searched refs:dma_buf_detach (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/media/platform/nvidia/tegra-vde/
H A Ddmabuf-cache.c42 dma_buf_detach(dmabuf, entry->a); in tegra_vde_release_entry()
157 dma_buf_detach(dmabuf, attachment); in tegra_vde_dmabuf_cache_map()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c142 dma_buf_detach(dma_buf, attach); in omap_gem_prime_import()
/linux/include/linux/
H A Ddma-buf.h562 void dma_buf_detach(struct dma_buf *dmabuf,
/linux/net/core/
H A Ddevmem.c79 dma_buf_detach(binding->dmabuf, binding->attachment); in __net_devmem_dmabuf_binding_free()
349 dma_buf_detach(dmabuf, binding->attachment); in net_devmem_bind_dmabuf()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c338 dma_buf_detach(dma_buf, attach); in i915_gem_prime_import()
/linux/drivers/xen/
H A Dgntdev-dmabuf.c653 dma_buf_detach(dma_buf, attach); in dmabuf_imp_to_refs()
704 dma_buf_detach(attach->dmabuf, attach); in dmabuf_imp_release()
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_dmabuf.c311 dma_buf_detach(dmabuf, import_attach); in igt_dmabuf_import_same_driver()
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c524 dma_buf_detach(buf, attach); in armada_gem_prime_import()
/linux/drivers/dma-buf/
H A Ddma-buf.c1077 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach() function
1094 EXPORT_SYMBOL_NS_GPL(dma_buf_detach, "DMA_BUF");
/linux/drivers/accel/amdxdna/
H A Damdxdna_gem.c595 dma_buf_detach(abo->dma_buf, abo->attach); in amdxdna_imported_obj_free()
923 dma_buf_detach(dma_buf, attach); in amdxdna_gem_prime_import()
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-contig.c766 dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach); in vb2_dc_detach_dmabuf()
/linux/drivers/iommu/iommufd/
H A Dpages.c1523 dma_buf_detach(dmabuf, attach); in iopt_map_dmabuf()
1665 dma_buf_detach(dmabuf, pages->dmabuf.attach); in iopt_release_pages()
/linux/io_uring/
H A Dzcrx.c138 dma_buf_detach(mem->dmabuf, mem->attach); in io_unmap_dmabuf()