Searched refs:ctx_mgr (Results 1 – 5 of 5) sorted by relevance
245 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()296 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()318 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_query()354 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_query2()442 mgr = &fpriv->ctx_mgr; in amdgpu_ctx_get()
79 idr_for_each_entry(&fpriv->ctx_mgr.ctx_handles, ctx, id) in amdgpu_sched_process_priority_override()
1033 amdgpu_ctx_mgr_init(&fpriv->ctx_mgr); in amdgpu_driver_open_kms()1095 amdgpu_ctx_mgr_fini(&fpriv->ctx_mgr); in amdgpu_driver_postclose_kms()
447 struct amdgpu_ctx_mgr ctx_mgr; member
1353 timeout = amdgpu_ctx_mgr_entity_flush(&fpriv->ctx_mgr, timeout); in amdgpu_flush()