Searched refs:ctx_mgr (Results 1 – 7 of 7) sorted by relevance
234 fpriv = container_of(ctx->ctx_mgr, struct amdgpu_fpriv, ctx_mgr); in amdgpu_ctx_init_entity()351 ctx->ctx_mgr = &(fpriv->ctx_mgr); in amdgpu_ctx_init()478 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()525 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()547 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_query()585 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_query2()647 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_stable_pstate()737 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_get()
60 struct amdgpu_ctx_mgr *ctx_mgr; member
58 mgr = &fpriv->ctx_mgr; in amdgpu_sched_process_priority_override()
83 amdgpu_ctx_mgr_usage(&fpriv->ctx_mgr, usage); in amdgpu_show_fdinfo()
1296 amdgpu_ctx_mgr_init(&fpriv->ctx_mgr, adev); in amdgpu_driver_open_kms()1363 amdgpu_ctx_mgr_fini(&fpriv->ctx_mgr); in amdgpu_driver_postclose_kms()
475 struct amdgpu_ctx_mgr ctx_mgr; member
2756 timeout = amdgpu_ctx_mgr_entity_flush(&fpriv->ctx_mgr, timeout); in amdgpu_flush()