Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
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 …]
A Damdgpu_eviction_fence.h38 spinlock_t ev_fence_lock; member
A Damdgpu_userq.c148 spin_lock(&evf_mgr->ev_fence_lock); in amdgpu_userq_ensure_ev_fence()
150 spin_unlock(&evf_mgr->ev_fence_lock); in amdgpu_userq_ensure_ev_fence()

Completed in 5 milliseconds