Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddma-resv.h472 void dma_resv_replace_fences(struct dma_resv *obj, uint64_t context,
/Linux-v6.1/drivers/dma-buf/
Ddma-resv.c330 void dma_resv_replace_fences(struct dma_resv *obj, uint64_t context, in dma_resv_replace_fences() function
351 EXPORT_SYMBOL(dma_resv_replace_fences);
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c298 dma_resv_replace_fences(bo->tbo.base.resv, ef->base.context, in amdgpu_amdkfd_remove_eviction_fence()