Symbol: dma_buf_detach
drivers/accel/amdxdna/amdxdna_gem.c
444
dma_buf_detach(abo->dma_buf, abo->attach);
drivers/accel/amdxdna/amdxdna_gem.c
630
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
859
dma_buf_detach(dma_buf, attach);
drivers/dma-buf/dma-buf.c
1095
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
905
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
501
dma_buf_detach(buf, attach);
drivers/gpu/drm/tegra/gem.c
530
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
1572
dma_buf_detach(attach->dmabuf, attach);
drivers/iio/industrialio-buffer.c
1757
dma_buf_detach(dmabuf, attach);
drivers/infiniband/core/umem_dmabuf.c
267
dma_buf_detach(dmabuf, umem_dmabuf->attach);
drivers/iommu/iommufd/pages.c
1517
dma_buf_detach(dmabuf, attach);
drivers/iommu/iommufd/pages.c
1660
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
613
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
359
dma_buf_detach(map->buf, map->attach);
drivers/misc/fastrpc.c
862
dma_buf_detach(map->buf, map->attach);
drivers/usb/gadget/function/f_fs.c
1333
dma_buf_detach(attach->dmabuf, attach);
drivers/usb/gadget/function/f_fs.c
1545
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
566
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
110
dma_buf_detach(mem->dmabuf, mem->attach);
net/core/devmem.c
331
dma_buf_detach(dmabuf, binding->attachment);
net/core/devmem.c
79
dma_buf_detach(binding->dmabuf, binding->attachment);