Searched refs:ctx_mgr (Results 1 – 3 of 3) sorted by relevance
105 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()144 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()166 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_query()230 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_get()
819 amdgpu_ctx_mgr_init(&fpriv->ctx_mgr); in amdgpu_driver_open_kms()852 amdgpu_ctx_mgr_fini(&fpriv->ctx_mgr); in amdgpu_driver_postclose_kms()
755 struct amdgpu_ctx_mgr ctx_mgr; member