/linux/drivers/media/platform/nvidia/tegra-vde/ |
H A D | dmabuf-cache.c | 42 dma_buf_detach(dmabuf, entry->a); in tegra_vde_release_entry() 157 dma_buf_detach(dmabuf, attachment); in tegra_vde_dmabuf_cache_map()
|
/linux/drivers/gpu/drm/tegra/ |
H A D | gem.c | 90 dma_buf_detach(buf, map->attach); in tegra_bo_pin() 166 dma_buf_detach(map->attach->dmabuf, map->attach); in tegra_bo_unpin() 501 dma_buf_detach(buf, attach); in tegra_bo_import() 530 dma_buf_detach(gem->import_attach->dmabuf, gem->import_attach); in tegra_bo_free_object()
|
/linux/net/core/ |
H A D | devmem.c | 64 dma_buf_detach(binding->dmabuf, binding->attachment); in __net_devmem_dmabuf_binding_free() 308 dma_buf_detach(dmabuf, binding->attachment); in net_devmem_bind_dmabuf()
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_gem_dmabuf.c | 142 dma_buf_detach(dma_buf, attach); in omap_gem_prime_import()
|
/linux/include/linux/ |
H A D | dma-buf.h | 606 void dma_buf_detach(struct dma_buf *dmabuf,
|
/linux/drivers/dma-buf/ |
H A D | dma-buf.c | 978 dma_buf_detach(dmabuf, attach); in dma_buf_dynamic_attach() 1017 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach() function 1040 EXPORT_SYMBOL_NS_GPL(dma_buf_detach, "DMA_BUF");
|
/linux/drivers/infiniband/core/ |
H A D | umem_dmabuf.c | 272 dma_buf_detach(dmabuf, umem_dmabuf->attach); in ib_umem_dmabuf_release()
|
/linux/drivers/gpu/drm/ |
H A D | drm_prime.c | 984 dma_buf_detach(dma_buf, attach); in drm_gem_prime_import_dev() 1082 dma_buf_detach(attach->dmabuf, attach); in drm_prime_gem_destroy()
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_dmabuf.c | 339 dma_buf_detach(dma_buf, attach); in i915_gem_prime_import()
|
/linux/drivers/xen/ |
H A D | gntdev-dmabuf.c | 663 dma_buf_detach(dma_buf, attach); in dmabuf_imp_to_refs() 714 dma_buf_detach(attach->dmabuf, attach); in dmabuf_imp_release()
|
/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_prime.c | 206 dma_buf_detach(dmabuf, attach); in virtgpu_dma_buf_free_obj()
|
/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_dmabuf.c | 311 dma_buf_detach(dmabuf, import_attach); in igt_dmabuf_import_same_driver()
|
/linux/drivers/gpu/drm/armada/ |
H A D | armada_gem.c | 523 dma_buf_detach(buf, attach); in armada_gem_prime_import()
|
/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-dma-sg.c | 613 dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach); in vb2_dma_sg_detach_dmabuf()
|
H A D | videobuf2-dma-contig.c | 765 dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach); in vb2_dc_detach_dmabuf()
|
/linux/drivers/iio/ |
H A D | industrialio-buffer.c | 1572 dma_buf_detach(attach->dmabuf, attach); in iio_buffer_dmabuf_release() 1747 dma_buf_detach(dmabuf, attach); in iio_buffer_attach_dmabuf()
|
/linux/drivers/misc/ |
H A D | fastrpc.c | 336 dma_buf_detach(map->buf, map->attach); in fastrpc_free_map() 833 dma_buf_detach(map->buf, map->attach); in fastrpc_map_create()
|
/linux/drivers/usb/gadget/function/ |
H A D | f_fs.c | 1323 dma_buf_detach(attach->dmabuf, attach); in ffs_dmabuf_release() 1535 dma_buf_detach(dmabuf, attach); in ffs_dmabuf_attach()
|
/linux/drivers/accel/qaic/ |
H A D | qaic_data.c | 826 dma_buf_detach(dma_buf, attach); in qaic_gem_prime_import()
|