amdgpu_ctx_mgr    424 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	struct amdgpu_ctx_mgr	ctx_mgr;
amdgpu_ctx_mgr    257 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c 	struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr;
amdgpu_ctx_mgr    301 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c 	struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr;
amdgpu_ctx_mgr    317 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c 	struct amdgpu_ctx_mgr *mgr;
amdgpu_ctx_mgr    353 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c 	struct amdgpu_ctx_mgr *mgr;
amdgpu_ctx_mgr    442 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c 	struct amdgpu_ctx_mgr *mgr;
amdgpu_ctx_mgr    564 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr)
amdgpu_ctx_mgr    570 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout)
amdgpu_ctx_mgr    592 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr)
amdgpu_ctx_mgr    615 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr)
amdgpu_ctx_mgr     85 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr);
amdgpu_ctx_mgr     86 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr);
amdgpu_ctx_mgr     87 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout);
amdgpu_ctx_mgr     88 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr);