Searched refs:dma_resv_copy_fences (Results 1 – 7 of 7) sorted by relevance
488 int dma_resv_copy_fences(struct dma_resv *dst, struct dma_resv *src) in dma_resv_copy_fences() function539 EXPORT_SYMBOL(dma_resv_copy_fences);
489 int dma_resv_copy_fences(struct dma_resv *dst, struct dma_resv *src);
632 ret = dma_resv_copy_fences(&ghost->base._resv, bo->base.resv); in ttm_bo_pipeline_gutting()
251 r = dma_resv_copy_fences(&bo->base._resv, bo->base.resv); in ttm_bo_individualize_resv()
2381 0x00000000 dma_resv_copy_fences vmlinux EXPORT_SYMBOL
32303 ffff800010847a10 T dma_resv_copy_fences
Completed in 341 milliseconds