Searched refs:work_to_uq_mgr (Results 1 – 2 of 2) sorted by relevance
33 #define work_to_uq_mgr(w, name) container_of(w, struct amdgpu_userq_mgr, name) macro
1153 struct amdgpu_userq_mgr *uq_mgr = work_to_uq_mgr(work, resume_work.work); in amdgpu_userq_restore_worker()