Searched defs:uq_mgr (Results 1 – 2 of 2) sorted by relevance
62 mes_userq_create_wptr_mapping(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_create_wptr_mapping()115 static int mes_userq_map(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_map()160 static int mes_userq_unmap(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_unmap()180 static int mes_userq_create_ctx_space(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_create_ctx_space()254 static int mes_userq_mqd_create(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_mqd_create()415 mes_userq_mqd_destroy(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_mqd_destroy()423 static int mes_userq_preempt(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_preempt()469 static int mes_userq_restore(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_restore()
107 struct amdgpu_userq_mgr *uq_mgr = &fpriv->userq_mgr; in amdgpu_eviction_fence_suspend_worker() local