Searched defs:evf_mgr (Results 1 – 3 of 3) sorted by relevance
47 amdgpu_eviction_fence_replace_fence(struct amdgpu_eviction_fence_mgr *evf_mgr, in amdgpu_eviction_fence_replace_fence()105 struct amdgpu_eviction_fence_mgr *evf_mgr = work_to_evf_mgr(work, suspend_work.work); in amdgpu_eviction_fence_suspend_worker() local132 struct amdgpu_eviction_fence_mgr *evf_mgr; in amdgpu_eviction_fence_enable_signaling() local151 void amdgpu_eviction_fence_signal(struct amdgpu_eviction_fence_mgr *evf_mgr, in amdgpu_eviction_fence_signal()160 amdgpu_eviction_fence_create(struct amdgpu_eviction_fence_mgr *evf_mgr) in amdgpu_eviction_fence_create()177 void amdgpu_eviction_fence_destroy(struct amdgpu_eviction_fence_mgr *evf_mgr) in amdgpu_eviction_fence_destroy()197 int amdgpu_eviction_fence_attach(struct amdgpu_eviction_fence_mgr *evf_mgr, in amdgpu_eviction_fence_attach()222 void amdgpu_eviction_fence_detach(struct amdgpu_eviction_fence_mgr *evf_mgr, in amdgpu_eviction_fence_detach()232 int amdgpu_eviction_fence_init(struct amdgpu_eviction_fence_mgr *evf_mgr) in amdgpu_eviction_fence_init()
199 struct amdgpu_eviction_fence_mgr *evf_mgr) in amdgpu_userq_ensure_ev_fence()894 struct amdgpu_eviction_fence_mgr *evf_mgr = &fpriv->evf_mgr; in amdgpu_userq_evict() local
507 struct amdgpu_eviction_fence_mgr evf_mgr; member