Searched refs:ctx_mgr (Results 1 – 3 of 3) sorted by relevance
90 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()125 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()151 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_query()215 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_get()
538 amdgpu_ctx_mgr_init(&fpriv->ctx_mgr); in amdgpu_driver_open_kms()572 amdgpu_ctx_mgr_fini(&fpriv->ctx_mgr); in amdgpu_driver_postclose_kms()
1075 struct amdgpu_ctx_mgr ctx_mgr; member