Searched refs:dma_resv_replace_fences (Results 1 – 4 of 4) sorted by relevance
| /drivers/dma-buf/ |
| A D | dma-resv.c | 343 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);
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_eviction_fence.c | 227 dma_resv_replace_fences(bo->tbo.base.resv, evf_mgr->ev_fence_ctx, in amdgpu_eviction_fence_detach()
|
| A D | amdgpu_amdkfd_gpuvm.c | 367 dma_resv_replace_fences(bo->tbo.base.resv, ef->base.context, in amdgpu_amdkfd_remove_eviction_fence() 395 dma_resv_replace_fences(resv, fence->context, stub, in amdgpu_amdkfd_remove_all_eviction_fences()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_bo.c | 1491 dma_resv_replace_fences(ttm_bo->base.resv, in xe_ttm_bo_release_notify()
|
Completed in 15 milliseconds