Searched refs:dma_buf_vmap_unlocked (Results 1 – 6 of 6) sorted by relevance
379 err = dma_buf_vmap_unlocked(dmabuf, &map); in igt_dmabuf_import()441 err = dma_buf_vmap_unlocked(dmabuf, &map); in igt_dmabuf_import_ownership()501 err = dma_buf_vmap_unlocked(dmabuf, &map); in igt_dmabuf_export_vmap()
594 int dma_buf_vmap_unlocked(struct dma_buf *dmabuf, struct iosys_map *map);
374 ret = dma_buf_vmap_unlocked(buf->dbuf, &map); in vb2_vmalloc_map_dmabuf()
104 if (!dma_buf_vmap_unlocked(buf->db_attach->dmabuf, &map)) in vb2_dc_vaddr()
1671 int dma_buf_vmap_unlocked(struct dma_buf *dmabuf, struct iosys_map *map) in dma_buf_vmap_unlocked() function1686 EXPORT_SYMBOL_NS_GPL(dma_buf_vmap_unlocked, "DMA_BUF");
188 ret = dma_buf_vmap_unlocked(obj->dma_buf, &map); in tegra_bo_mmap()