Lines Matching defs:ctx
29 struct amdgpu_ctx *ctx) in amdgpu_ctx_init()
67 void amdgpu_ctx_fini(struct amdgpu_ctx *ctx) in amdgpu_ctx_fini()
91 struct amdgpu_ctx *ctx; in amdgpu_ctx_alloc() local
114 struct amdgpu_ctx *ctx; in amdgpu_ctx_do_release() local
126 struct amdgpu_ctx *ctx; in amdgpu_ctx_free() local
144 struct amdgpu_ctx *ctx; in amdgpu_ctx_query() local
209 struct amdgpu_ctx *ctx; in amdgpu_ctx_get() local
225 int amdgpu_ctx_put(struct amdgpu_ctx *ctx) in amdgpu_ctx_put()
234 uint64_t amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, struct amdgpu_ring *ring, in amdgpu_ctx_add_fence()
263 struct fence *amdgpu_ctx_get_fence(struct amdgpu_ctx *ctx, in amdgpu_ctx_get_fence()
296 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_fini() local