Symbol: dma_buf_detach
drivers/accel/amdxdna/amdxdna_gem.c
590
dma_buf_detach(abo->dma_buf, abo->attach);
drivers/accel/amdxdna/amdxdna_gem.c
912
dma_buf_detach(dma_buf, attach);
drivers/accel/ivpu/ivpu_gem.c
246
dma_buf_detach(dma_buf, attach);
drivers/accel/qaic/qaic_data.c
878
dma_buf_detach(dma_buf, attach);
drivers/dma-buf/dma-buf.c
1094
EXPORT_SYMBOL_NS_GPL(dma_buf_detach, "DMA_BUF");
drivers/gpu/drm/armada/armada_gem.c
524
dma_buf_detach(buf, attach);
drivers/gpu/drm/drm_gem_shmem_helper.c
971
dma_buf_detach(dma_buf, attach);
drivers/gpu/drm/drm_prime.c
1016
dma_buf_detach(dma_buf, attach);
drivers/gpu/drm/drm_prime.c
1114
dma_buf_detach(attach->dmabuf, attach);
drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c
338
dma_buf_detach(dma_buf, attach);
drivers/gpu/drm/i915/gem/selftests/i915_gem_dmabuf.c
311
dma_buf_detach(dmabuf, import_attach);
drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c
142
dma_buf_detach(dma_buf, attach);
drivers/gpu/drm/tegra/gem.c
166
dma_buf_detach(map->attach->dmabuf, map->attach);
drivers/gpu/drm/tegra/gem.c
503
dma_buf_detach(buf, attach);
drivers/gpu/drm/tegra/gem.c
524
dma_buf_detach(gem->import_attach->dmabuf, gem->import_attach);
drivers/gpu/drm/tegra/gem.c
90
dma_buf_detach(buf, map->attach);
drivers/gpu/drm/virtio/virtgpu_prime.c
214
dma_buf_detach(dmabuf, attach);
drivers/iio/industrialio-buffer.c
1594
dma_buf_detach(attach->dmabuf, attach);
drivers/iio/industrialio-buffer.c
1779
dma_buf_detach(dmabuf, attach);
drivers/infiniband/core/umem_dmabuf.c
359
dma_buf_detach(dmabuf, umem_dmabuf->attach);
drivers/iommu/iommufd/pages.c
1523
dma_buf_detach(dmabuf, attach);
drivers/iommu/iommufd/pages.c
1665
dma_buf_detach(dmabuf, pages->dmabuf.attach);
drivers/media/common/videobuf2/videobuf2-dma-contig.c
766
dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach);
drivers/media/common/videobuf2/videobuf2-dma-sg.c
614
dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach);
drivers/media/platform/nvidia/tegra-vde/dmabuf-cache.c
157
dma_buf_detach(dmabuf, attachment);
drivers/media/platform/nvidia/tegra-vde/dmabuf-cache.c
42
dma_buf_detach(dmabuf, entry->a);
drivers/misc/fastrpc.c
361
dma_buf_detach(map->buf, map->attach);
drivers/misc/fastrpc.c
917
dma_buf_detach(map->buf, map->attach);
drivers/usb/gadget/function/f_fs.c
1336
dma_buf_detach(attach->dmabuf, attach);
drivers/usb/gadget/function/f_fs.c
1562
dma_buf_detach(dmabuf, attach);
drivers/xen/gntdev-dmabuf.c
653
dma_buf_detach(dma_buf, attach);
drivers/xen/gntdev-dmabuf.c
704
dma_buf_detach(attach->dmabuf, attach);
include/linux/dma-buf.h
562
void dma_buf_detach(struct dma_buf *dmabuf,
include/trace/events/dma_buf.h
132
DEFINE_EVENT(dma_buf_attach_dev, dma_buf_detach,
io_uring/zcrx.c
121
dma_buf_detach(mem->dmabuf, mem->attach);
net/core/devmem.c
342
dma_buf_detach(dmabuf, binding->attachment);
net/core/devmem.c
79
dma_buf_detach(binding->dmabuf, binding->attachment);