Lines Matching refs:amdgpu_ctx
49 struct amdgpu_ctx *ctx) in amdgpu_ctx_init()
115 struct amdgpu_ctx *ctx = container_of(ref, struct amdgpu_ctx, refcount); in amdgpu_ctx_fini()
142 struct amdgpu_ctx *ctx; in amdgpu_ctx_alloc()
170 struct amdgpu_ctx *ctx; in amdgpu_ctx_do_release()
173 ctx = container_of(ref, struct amdgpu_ctx, refcount); in amdgpu_ctx_do_release()
189 struct amdgpu_ctx *ctx; in amdgpu_ctx_free()
203 struct amdgpu_ctx *ctx; in amdgpu_ctx_query()
239 struct amdgpu_ctx *ctx; in amdgpu_ctx_query2()
310 struct amdgpu_ctx *amdgpu_ctx_get(struct amdgpu_fpriv *fpriv, uint32_t id) in amdgpu_ctx_get()
312 struct amdgpu_ctx *ctx; in amdgpu_ctx_get()
328 int amdgpu_ctx_put(struct amdgpu_ctx *ctx) in amdgpu_ctx_put()
337 int amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, struct amdgpu_ring *ring, in amdgpu_ctx_add_fence()
364 struct dma_fence *amdgpu_ctx_get_fence(struct amdgpu_ctx *ctx, in amdgpu_ctx_get_fence()
392 void amdgpu_ctx_priority_override(struct amdgpu_ctx *ctx, in amdgpu_ctx_priority_override()
419 int amdgpu_ctx_wait_prev_fence(struct amdgpu_ctx *ctx, unsigned ring_id) in amdgpu_ctx_wait_prev_fence()
447 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_entity_flush()
476 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_entity_fini()
502 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_fini()