unmap_dma_buf     525 drivers/dma-buf/dma-buf.c 			  || !exp_info->ops->unmap_dma_buf
unmap_dma_buf     717 drivers/dma-buf/dma-buf.c 		dmabuf->ops->unmap_dma_buf(attach, attach->sgt, attach->dir);
unmap_dma_buf     801 drivers/dma-buf/dma-buf.c 	attach->dmabuf->ops->unmap_dma_buf(attach, sg_table, direction);
unmap_dma_buf     112 drivers/dma-buf/udmabuf.c 	.unmap_dma_buf	  = unmap_udmabuf,
unmap_dma_buf     314 drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c 	.unmap_dma_buf = drm_gem_unmap_dma_buf,
unmap_dma_buf     482 drivers/gpu/drm/armada/armada_gem.c 	.unmap_dma_buf	= armada_gem_prime_unmap_dma_buf,
unmap_dma_buf     775 drivers/gpu/drm/drm_prime.c 	.unmap_dma_buf = drm_gem_unmap_dma_buf,
unmap_dma_buf     196 drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c 	.unmap_dma_buf = i915_gem_unmap_dma_buf,
unmap_dma_buf     100 drivers/gpu/drm/i915/gem/selftests/mock_dmabuf.c 	.unmap_dma_buf = mock_unmap_dma_buf,
unmap_dma_buf     122 drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c 	.unmap_dma_buf = omap_gem_unmap_dma_buf,
unmap_dma_buf     621 drivers/gpu/drm/tegra/gem.c 	.unmap_dma_buf = tegra_gem_prime_unmap_dma_buf,
unmap_dma_buf     168 drivers/gpu/drm/udl/udl_dmabuf.c 	.unmap_dma_buf		= udl_unmap_dma_buf,
unmap_dma_buf      97 drivers/gpu/drm/vmwgfx/vmwgfx_prime.c 	.unmap_dma_buf = vmw_prime_unmap_dma_buf,
unmap_dma_buf     362 drivers/media/common/videobuf2/videobuf2-dma-contig.c 	.unmap_dma_buf = vb2_dc_dmabuf_ops_unmap,
unmap_dma_buf     497 drivers/media/common/videobuf2/videobuf2-dma-sg.c 	.unmap_dma_buf = vb2_dma_sg_dmabuf_ops_unmap,
unmap_dma_buf     346 drivers/media/common/videobuf2/videobuf2-vmalloc.c 	.unmap_dma_buf = vb2_vmalloc_dmabuf_ops_unmap,
unmap_dma_buf     586 drivers/misc/fastrpc.c 	.unmap_dma_buf = fastrpc_unmap_dma_buf,
unmap_dma_buf     345 drivers/staging/android/ion/ion.c 	.unmap_dma_buf = ion_unmap_dma_buf,
unmap_dma_buf      94 drivers/tee/tee_shm.c 	.unmap_dma_buf = tee_shm_op_unmap_dma_buf,
unmap_dma_buf     369 drivers/xen/gntdev-dmabuf.c 	.unmap_dma_buf = dmabuf_exp_ops_unmap_dma_buf,
unmap_dma_buf     133 include/linux/dma-buf.h 	void (*unmap_dma_buf)(struct dma_buf_attachment *,
unmap_dma_buf     910 samples/vfio-mdev/mbochs.c 	.unmap_dma_buf	  = mbochs_unmap_dmabuf,