Lines Matching defs:uq_mgr
48 amdgpu_userq_unmap_helper(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_unmap_helper()
67 amdgpu_userq_map_helper(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_map_helper()
87 amdgpu_userq_wait_for_last_fence(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_wait_for_last_fence()
102 amdgpu_userq_cleanup(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_cleanup()
116 amdgpu_userq_active(struct amdgpu_userq_mgr *uq_mgr) in amdgpu_userq_active()
132 amdgpu_userq_find(struct amdgpu_userq_mgr *uq_mgr, int qid) in amdgpu_userq_find()
138 amdgpu_userq_ensure_ev_fence(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_ensure_ev_fence()
162 int amdgpu_userq_create_object(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_create_object()
217 void amdgpu_userq_destroy_object(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_destroy_object()
225 amdgpu_userq_get_doorbell_index(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_get_doorbell_index()
300 struct amdgpu_userq_mgr *uq_mgr = &fpriv->userq_mgr; in amdgpu_userq_destroy() local
394 struct amdgpu_userq_mgr *uq_mgr = &fpriv->userq_mgr; in amdgpu_userq_create() local
589 amdgpu_userq_restore_all(struct amdgpu_userq_mgr *uq_mgr) in amdgpu_userq_restore_all()
623 amdgpu_userq_validate_bos(struct amdgpu_userq_mgr *uq_mgr) in amdgpu_userq_validate_bos()
721 struct amdgpu_userq_mgr *uq_mgr = work_to_uq_mgr(work, resume_work.work); in amdgpu_userq_restore_worker() local
746 amdgpu_userq_evict_all(struct amdgpu_userq_mgr *uq_mgr) in amdgpu_userq_evict_all()
765 amdgpu_userq_wait_for_signal(struct amdgpu_userq_mgr *uq_mgr) in amdgpu_userq_wait_for_signal()
787 amdgpu_userq_evict(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_evict()