| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_prime.c | 71 .unmap_dma_buf = vmw_prime_unmap_dma_buf,
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem_dmabuf.c | 73 .unmap_dma_buf = omap_gem_unmap_dma_buf,
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 92 .unmap_dma_buf = mock_unmap_dma_buf,
|
| /linux/include/linux/ |
| H A D | dma-buf.h | 181 void (*unmap_dma_buf)(struct dma_buf_attachment *, member
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_std_types_dmabuf.c | 82 .unmap_dma_buf = uverbs_dmabuf_unmap,
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_gem_userptr.c | 60 .unmap_dma_buf = ivpu_gem_userptr_dmabuf_unmap,
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_ubuf.c | 121 .unmap_dma_buf = amdxdna_ubuf_unmap,
|
| H A D | amdxdna_gem.c | 481 .unmap_dma_buf = drm_gem_unmap_dma_buf,
|
| /linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 718 || !exp_info->ops->unmap_dma_buf in dma_buf_export() 1227 attach->dmabuf->ops->unmap_dma_buf(attach, sg_table, direction); in dma_buf_map_attachment() 1288 attach->dmabuf->ops->unmap_dma_buf(attach, sg_table, direction); in dma_buf_unmap_attachment()
|
| H A D | udmabuf.c | 279 .unmap_dma_buf = unmap_udmabuf,
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_dmabuf.c | 207 .unmap_dma_buf = drm_gem_unmap_dma_buf,
|
| /linux/drivers/media/common/videobuf2/ |
| H A D | videobuf2-vmalloc.c | 330 .unmap_dma_buf = vb2_vmalloc_dmabuf_ops_unmap,
|
| H A D | videobuf2-dma-contig.c | 466 .unmap_dma_buf = vb2_dc_dmabuf_ops_unmap,
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci_dmabuf.c | 105 .unmap_dma_buf = vfio_pci_dma_buf_unmap,
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_dma_buf.c | 202 .unmap_dma_buf = xe_dma_buf_unmap,
|
| /linux/drivers/tee/ |
| H A D | tee_heap.c | 164 .unmap_dma_buf = tee_heap_unmap_dma_buf,
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 482 .unmap_dma_buf = armada_gem_prime_unmap_dma_buf,
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_gem.c | 318 .unmap_dma_buf = panthor_gem_prime_unmap_dma_buf,
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc_m2m.c | 456 .unmap_dma_buf = fsl_asrc_m2m_unmap_dma_buf,
|
| /linux/drivers/xen/ |
| H A D | gntdev-dmabuf.c | 342 .unmap_dma_buf = dmabuf_exp_ops_unmap_dma_buf,
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | gem.c | 749 .unmap_dma_buf = tegra_gem_prime_unmap_dma_buf,
|
| /linux/samples/vfio-mdev/ |
| H A D | mbochs.c | 923 .unmap_dma_buf = mbochs_unmap_dmabuf,
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | memory.c | 1854 .unmap_dma_buf = hl_unmap_dmabuf,
|
| /linux/drivers/misc/ |
| H A D | fastrpc.c | 768 .unmap_dma_buf = fastrpc_unmap_dma_buf,
|