Searched refs:amdgpu_ctx_mgr (Results 1 – 2 of 2) sorted by relevance
141 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()188 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()204 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query()240 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query2()313 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_get()439 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_init()445 void amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_entity_flush()474 void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_entity_fini()500 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_fini()
652 struct amdgpu_ctx_mgr { struct674 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr); argument675 void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr);676 void amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr);677 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr);690 struct amdgpu_ctx_mgr ctx_mgr;