Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/nvidia/tegra-vde/
A Ddmabuf-cache.c41 dma_buf_unmap_attachment_unlocked(entry->a, entry->sgt, entry->dma_dir); in tegra_vde_release_entry()
155 dma_buf_unmap_attachment_unlocked(attachment, sgt, dma_dir); in tegra_vde_dmabuf_cache_map()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_gem_dmabuf.c147 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_TO_DEVICE); in omap_gem_prime_import()
/linux-6.3-rc2/include/linux/
A Ddma-buf.h624 void dma_buf_unmap_attachment_unlocked(struct dma_buf_attachment *attach,
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dgem.c163 dma_buf_unmap_attachment_unlocked(map->attach, map->sgt, in tegra_bo_unpin()
483 dma_buf_unmap_attachment_unlocked(attach, bo->sgt, DMA_TO_DEVICE); in tegra_bo_import()
512 dma_buf_unmap_attachment_unlocked(gem->import_attach, bo->sgt, in tegra_bo_free_object()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_prime.c963 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in drm_gem_prime_import_dev()
1061 dma_buf_unmap_attachment_unlocked(attach, sg, DMA_BIDIRECTIONAL); in drm_prime_gem_destroy()
/linux-6.3-rc2/drivers/media/common/videobuf2/
A Dvideobuf2-dma-contig.c720 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, in vb2_dc_map_dmabuf()
752 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, buf->dma_dir); in vb2_dc_unmap_dmabuf()
A Dvideobuf2-dma-sg.c596 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, buf->dma_dir); in vb2_dma_sg_unmap_dmabuf()
/linux-6.3-rc2/drivers/xen/
A Dgntdev-dmabuf.c661 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in dmabuf_imp_to_refs()
711 dma_buf_unmap_attachment_unlocked(attach, gntdev_dmabuf->u.imp.sgt, in dmabuf_imp_release()
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_dmabuf.c306 dma_buf_unmap_attachment_unlocked(import_attach, st, DMA_BIDIRECTIONAL); in igt_dmabuf_import_same_driver()
/linux-6.3-rc2/drivers/gpu/drm/armada/
A Darmada_gem.c69 dma_buf_unmap_attachment_unlocked(dobj->obj.import_attach, in armada_gem_free_object()
/linux-6.3-rc2/drivers/dma-buf/
A Ddma-buf.c1240 void dma_buf_unmap_attachment_unlocked(struct dma_buf_attachment *attach, in dma_buf_unmap_attachment_unlocked() function
1253 EXPORT_SYMBOL_NS_GPL(dma_buf_unmap_attachment_unlocked, DMA_BUF);
/linux-6.3-rc2/drivers/accel/ivpu/
A Divpu_gem.c57 dma_buf_unmap_attachment_unlocked(bo->base.import_attach, bo->sgt, DMA_BIDIRECTIONAL); in prime_unmap_pages_locked()
/linux-6.3-rc2/drivers/misc/
A Dfastrpc.c331 dma_buf_unmap_attachment_unlocked(map->attach, map->table, in fastrpc_free_map()

Completed in 53 milliseconds