Searched defs:evf_mgr (Results 1 – 2 of 2) 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() local152 void amdgpu_eviction_fence_signal(struct amdgpu_eviction_fence_mgr *evf_mgr, in amdgpu_eviction_fence_signal()161 amdgpu_eviction_fence_create(struct amdgpu_eviction_fence_mgr *evf_mgr) in amdgpu_eviction_fence_create()178 void amdgpu_eviction_fence_destroy(struct amdgpu_eviction_fence_mgr *evf_mgr) in amdgpu_eviction_fence_destroy()198 int amdgpu_eviction_fence_attach(struct amdgpu_eviction_fence_mgr *evf_mgr, in amdgpu_eviction_fence_attach()223 void amdgpu_eviction_fence_detach(struct amdgpu_eviction_fence_mgr *evf_mgr, in amdgpu_eviction_fence_detach()233 int amdgpu_eviction_fence_init(struct amdgpu_eviction_fence_mgr *evf_mgr) in amdgpu_eviction_fence_init()
510 struct amdgpu_eviction_fence_mgr evf_mgr; member