amdgpu_eviction_fence_mgr
struct amdgpu_eviction_fence_mgr evf_mgr;
struct amdgpu_eviction_fence_mgr *evf_mgr = work_to_evf_mgr(work, suspend_work.work);
struct amdgpu_eviction_fence_mgr *evf_mgr;
void amdgpu_eviction_fence_signal(struct amdgpu_eviction_fence_mgr *evf_mgr,
amdgpu_eviction_fence_create(struct amdgpu_eviction_fence_mgr *evf_mgr)
void amdgpu_eviction_fence_destroy(struct amdgpu_eviction_fence_mgr *evf_mgr)
int amdgpu_eviction_fence_attach(struct amdgpu_eviction_fence_mgr *evf_mgr,
void amdgpu_eviction_fence_detach(struct amdgpu_eviction_fence_mgr *evf_mgr,
int amdgpu_eviction_fence_init(struct amdgpu_eviction_fence_mgr *evf_mgr)
#define work_to_evf_mgr(w, name) container_of(w, struct amdgpu_eviction_fence_mgr, name)
amdgpu_eviction_fence_replace_fence(struct amdgpu_eviction_fence_mgr *evf_mgr,
struct amdgpu_eviction_fence_mgr *evf_mgr;
amdgpu_eviction_fence_create(struct amdgpu_eviction_fence_mgr *evf_mgr);
amdgpu_eviction_fence_destroy(struct amdgpu_eviction_fence_mgr *evf_mgr);
amdgpu_eviction_fence_attach(struct amdgpu_eviction_fence_mgr *evf_mgr,
amdgpu_eviction_fence_detach(struct amdgpu_eviction_fence_mgr *evf_mgr,
amdgpu_eviction_fence_init(struct amdgpu_eviction_fence_mgr *evf_mgr);
amdgpu_eviction_fence_signal(struct amdgpu_eviction_fence_mgr *evf_mgr,
amdgpu_eviction_fence_replace_fence(struct amdgpu_eviction_fence_mgr *evf_mgr,
struct amdgpu_eviction_fence_mgr *evf_mgr = &fpriv->evf_mgr;
struct amdgpu_eviction_fence_mgr *evf_mgr)
struct amdgpu_eviction_fence_mgr *evf_mgr);