Searched refs:amdgpu_ctx_mgr (Results 1 – 4 of 4) sorted by relevance
34 struct amdgpu_ctx_mgr;47 struct amdgpu_ctx_mgr *mgr;60 struct amdgpu_ctx_mgr *ctx_mgr;63 struct amdgpu_ctx_mgr { struct93 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr,95 long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout);96 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr);97 void amdgpu_ctx_mgr_usage(struct amdgpu_ctx_mgr *mgr,
319 static int amdgpu_ctx_init(struct amdgpu_ctx_mgr *mgr, int32_t priority, in amdgpu_ctx_init()409 struct amdgpu_ctx_mgr *mgr = ctx->mgr; in amdgpu_ctx_fini()481 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()528 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()544 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query()583 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query2()644 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_stable_pstate()735 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_get()886 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr, in amdgpu_ctx_mgr_init()899 long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout) in amdgpu_ctx_mgr_entity_flush()[all …]
40 struct amdgpu_ctx_mgr *mgr; in amdgpu_sched_process_priority_override()
449 struct amdgpu_ctx_mgr ctx_mgr;