Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_eviction_fence.c74 spin_lock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_replace_fence()
77 spin_unlock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_replace_fence()
111 spin_lock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_suspend_worker()
117 spin_unlock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_suspend_worker()
126 spin_unlock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_suspend_worker()
154 spin_lock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_signal()
156 spin_unlock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_signal()
184 spin_lock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_destroy()
186 spin_unlock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_destroy()
213 spin_lock(&evf_mgr->ev_fence_lock); in amdgpu_eviction_fence_attach()
[all …]
H A Damdgpu_eviction_fence.h38 spinlock_t ev_fence_lock; member
H A Damdgpu_userq.c482 spin_lock(&evf_mgr->ev_fence_lock); in amdgpu_userq_ensure_ev_fence()
484 spin_unlock(&evf_mgr->ev_fence_lock); in amdgpu_userq_ensure_ev_fence()