Home
last modified time | relevance | path

Searched refs:dma_resv_replace_fences (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_eviction_fence.c227 dma_resv_replace_fences(bo->tbo.base.resv, evf_mgr->ev_fence_ctx, in amdgpu_eviction_fence_detach()
H A Damdgpu_amdkfd_gpuvm.c383 dma_resv_replace_fences(bo->tbo.base.resv, ef->base.context, in amdgpu_amdkfd_remove_eviction_fence()
411 dma_resv_replace_fences(resv, fence->context, stub, in amdgpu_amdkfd_remove_all_eviction_fences()
/linux/drivers/dma-buf/
H A Ddma-resv.c343 void dma_resv_replace_fences(struct dma_resv *obj, uint64_t context, in dma_resv_replace_fences() function
364 EXPORT_SYMBOL(dma_resv_replace_fences);
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1571 dma_resv_replace_fences(&ttm_bo->base._resv, in xe_ttm_bo_release_notify()