Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c2866 struct dma_fence *old_ef = rcu_replace_pointer(*ef, new_ef, true in replace_eviction_fence() local
2875 WARN_ONCE(!dma_fence_is_signaled(old_ef), in replace_eviction_fence()
2877 dma_fence_put(old_ef); in replace_eviction_fence()