Home
last modified time | relevance | path

Searched refs:dma_resv_copy_fences (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/dma-buf/
A Ddma-resv.c488 int dma_resv_copy_fences(struct dma_resv *dst, struct dma_resv *src) in dma_resv_copy_fences() function
539 EXPORT_SYMBOL(dma_resv_copy_fences);
/linux/include/linux/
A Ddma-resv.h489 int dma_resv_copy_fences(struct dma_resv *dst, struct dma_resv *src);
/linux/drivers/gpu/drm/ttm/
A Dttm_bo_util.c632 ret = dma_resv_copy_fences(&ghost->base._resv, bo->base.resv); in ttm_bo_pipeline_gutting()
A Dttm_bo.c251 r = dma_resv_copy_fences(&bo->base._resv, bo->base.resv); in ttm_bo_individualize_resv()
/linux/
A Dvmlinux.symvers2381 0x00000000 dma_resv_copy_fences vmlinux EXPORT_SYMBOL
A DSystem.map32303 ffff800010847a10 T dma_resv_copy_fences
A D.tmp_System.map32303 ffff800010847a10 T dma_resv_copy_fences

Completed in 328 milliseconds