Searched defs:uq_mgr (Results 1 – 2 of 2) sorted by relevance
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()[all …]
107 struct amdgpu_userq_mgr *uq_mgr = &fpriv->userq_mgr; in amdgpu_eviction_fence_suspend_worker() local