Searched refs:dma_buf_unmap_attachment_unlocked (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/media/platform/nvidia/tegra-vde/ |
| H A D | dmabuf-cache.c | 41 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/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem_dmabuf.c | 140 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_TO_DEVICE); in omap_gem_prime_import()
|
| /linux/include/linux/ |
| H A D | dma-buf.h | 587 void dma_buf_unmap_attachment_unlocked(struct dma_buf_attachment *attach,
|
| /linux/net/core/ |
| H A D | devmem.c | 77 dma_buf_unmap_attachment_unlocked(binding->attachment, binding->sgt, in __net_devmem_dmabuf_binding_free() 346 dma_buf_unmap_attachment_unlocked(binding->attachment, binding->sgt, in net_devmem_bind_dmabuf()
|
| /linux/drivers/media/common/videobuf2/ |
| H A D | videobuf2-dma-contig.c | 719 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, in vb2_dc_map_dmabuf() 751 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, buf->dma_dir); in vb2_dc_unmap_dmabuf()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_prime.c | 1014 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in drm_gem_prime_import_dev() 1112 dma_buf_unmap_attachment_unlocked(attach, sg, DMA_BIDIRECTIONAL); in drm_prime_gem_destroy()
|
| /linux/drivers/xen/ |
| H A D | gntdev-dmabuf.c | 651 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in dmabuf_imp_to_refs() 701 dma_buf_unmap_attachment_unlocked(attach, gntdev_dmabuf->u.imp.sgt, in dmabuf_imp_release()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_dmabuf.c | 309 dma_buf_unmap_attachment_unlocked(import_attach, st, DMA_BIDIRECTIONAL); in igt_dmabuf_import_same_driver()
|
| /linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 1329 void dma_buf_unmap_attachment_unlocked(struct dma_buf_attachment *attach, in dma_buf_unmap_attachment_unlocked() function 1342 EXPORT_SYMBOL_NS_GPL(dma_buf_unmap_attachment_unlocked, "DMA_BUF");
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 70 dma_buf_unmap_attachment_unlocked(dobj->obj.import_attach, in armada_gem_free_object()
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_gem.c | 594 dma_buf_unmap_attachment_unlocked(abo->attach, abo->base.sgt, DMA_BIDIRECTIONAL); in amdxdna_imported_obj_free() 921 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in amdxdna_gem_prime_import()
|
| /linux/io_uring/ |
| H A D | zcrx.c | 135 dma_buf_unmap_attachment_unlocked(mem->attach, mem->sgt, in io_unmap_dmabuf()
|
| /linux/drivers/misc/ |
| H A D | fastrpc.c | 402 dma_buf_unmap_attachment_unlocked(map->attach, map->table, in fastrpc_free_map()
|