Searched refs:dma_buf_vunmap (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| A D | i915_gem_dmabuf.c | 339 dma_buf_vunmap(dmabuf, &map); in igt_dmabuf_import() 369 dma_buf_vunmap(dmabuf, &map); in igt_dmabuf_import_ownership() 437 dma_buf_vunmap(dmabuf, &map); in igt_dmabuf_export_vmap()
|
| /linux/drivers/media/common/videobuf2/ |
| A D | videobuf2-vmalloc.c | 391 dma_buf_vunmap(buf->dbuf, &map); in vb2_vmalloc_unmap_dmabuf() 401 dma_buf_vunmap(buf->dbuf, &map); in vb2_vmalloc_detach_dmabuf()
|
| A D | videobuf2-dma-sg.c | 597 dma_buf_vunmap(buf->db_attach->dmabuf, &map); in vb2_dma_sg_unmap_dmabuf()
|
| A D | videobuf2-dma-contig.c | 753 dma_buf_vunmap(buf->db_attach->dmabuf, &map); in vb2_dc_unmap_dmabuf()
|
| /linux/drivers/gpu/drm/ |
| A D | drm_gem_cma_helper.c | 210 dma_buf_vunmap(gem_obj->import_attach->dmabuf, &map); in drm_gem_cma_free_object() 576 dma_buf_vunmap(attach->dmabuf, &map); in drm_gem_cma_prime_import_sg_table_vmap()
|
| A D | drm_gem_shmem_helper.c | 383 dma_buf_vunmap(obj->import_attach->dmabuf, map); in drm_gem_shmem_vunmap_locked()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| A D | etnaviv_gem_prime.c | 68 dma_buf_vunmap(etnaviv_obj->base.import_attach->dmabuf, &map); in etnaviv_gem_prime_release()
|
| /linux/include/linux/ |
| A D | dma-buf.h | 632 void dma_buf_vunmap(struct dma_buf *dmabuf, struct dma_buf_map *map);
|
| /linux/drivers/dma-buf/ |
| A D | dma-buf.c | 1317 void dma_buf_vunmap(struct dma_buf *dmabuf, struct dma_buf_map *map) in dma_buf_vunmap() function 1334 EXPORT_SYMBOL_NS_GPL(dma_buf_vunmap, DMA_BUF);
|
| /linux/drivers/gpu/drm/tegra/ |
| A D | gem.c | 160 dma_buf_vunmap(obj->gem.import_attach->dmabuf, &map); in tegra_bo_munmap()
|
| /linux/ |
| A D | vmlinux.symvers | 11364 0x00000000 dma_buf_vunmap vmlinux EXPORT_SYMBOL_GPL DMA_BUF
|
| A D | System.map | 32230 ffff800010842980 T dma_buf_vunmap
|
| A D | .tmp_System.map | 32230 ffff800010842980 T dma_buf_vunmap
|
Completed in 342 milliseconds