Searched refs:amdgpu_ctx_mgr (Results 1 – 3 of 3) sorted by relevance
56 struct amdgpu_ctx_mgr { struct85 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr);86 void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr);87 long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout);88 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr);
257 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()301 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()317 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query()353 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query2()442 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_get()564 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_init()570 long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout) in amdgpu_ctx_mgr_entity_flush()592 void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_entity_fini()615 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_fini()
424 struct amdgpu_ctx_mgr ctx_mgr;