Searched refs:dma_resv_replace_fences (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | dma-resv.h | 472 void dma_resv_replace_fences(struct dma_resv *obj, uint64_t context,
|
| /linux-6.15/drivers/dma-buf/ |
| H 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);
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H 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()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 1305 dma_resv_replace_fences(ttm_bo->base.resv, in xe_ttm_bo_release_notify()
|