Searched refs:dma_buf_detach (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/staging/media/tegra-vde/ |
| 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/include/linux/ |
| A D | dma-buf.h | 608 void dma_buf_detach(struct dma_buf *dmabuf,
|
| /linux/drivers/gpu/drm/omapdrm/ |
| A D | omap_gem_dmabuf.c | 173 dma_buf_detach(dma_buf, attach); in omap_gem_prime_import()
|
| /linux/drivers/dma-buf/ |
| A D | dma-buf.c | 781 dma_buf_detach(dmabuf, attach); in dma_buf_dynamic_attach() 820 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach() function 845 EXPORT_SYMBOL_NS_GPL(dma_buf_detach, DMA_BUF);
|
| /linux/drivers/infiniband/core/ |
| A D | umem_dmabuf.c | 228 dma_buf_detach(dmabuf, umem_dmabuf->attach); in ib_umem_dmabuf_release()
|
| /linux/drivers/gpu/drm/ |
| A D | drm_prime.c | 959 dma_buf_detach(dma_buf, attach); in drm_gem_prime_import_dev() 1057 dma_buf_detach(attach->dmabuf, attach); in drm_prime_gem_destroy()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| A D | i915_gem_dmabuf.c | 331 dma_buf_detach(dma_buf, attach); in i915_gem_prime_import()
|
| /linux/drivers/xen/ |
| A D | gntdev-dmabuf.c | 672 dma_buf_detach(dma_buf, attach); in dmabuf_imp_to_refs() 723 dma_buf_detach(attach->dmabuf, attach); in dmabuf_imp_release()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| A D | i915_gem_dmabuf.c | 230 dma_buf_detach(dmabuf, import_attach); in igt_dmabuf_import_same_driver()
|
| /linux/drivers/gpu/drm/armada/ |
| A D | armada_gem.c | 523 dma_buf_detach(buf, attach); in armada_gem_prime_import()
|
| /linux/drivers/media/common/videobuf2/ |
| A D | videobuf2-dma-sg.c | 614 dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach); in vb2_dma_sg_detach_dmabuf()
|
| A D | videobuf2-dma-contig.c | 771 dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach); in vb2_dc_detach_dmabuf()
|
| /linux/drivers/gpu/drm/tegra/ |
| A D | gem.c | 444 dma_buf_detach(buf, attach); in tegra_bo_import()
|
| /linux/drivers/misc/ |
| A D | fastrpc.c | 246 dma_buf_detach(map->buf, map->attach); in fastrpc_free_map() 670 dma_buf_detach(map->buf, map->attach); in fastrpc_map_create()
|
| /linux/ |
| A D | vmlinux.symvers | 11463 0x00000000 dma_buf_detach vmlinux EXPORT_SYMBOL_GPL DMA_BUF
|
| A D | System.map | 32232 ffff800010842af0 T dma_buf_detach
|
| A D | .tmp_System.map | 32232 ffff800010842af0 T dma_buf_detach
|
Completed in 336 milliseconds