Searched refs:lima_ctx (Results 1 – 6 of 6) sorted by relevance
11 struct lima_ctx *ctx; in lima_ctx_create()44 struct lima_ctx *ctx = container_of(ref, struct lima_ctx, refcnt); in lima_ctx_do_release()54 struct lima_ctx *ctx; in lima_ctx_free()67 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_get()69 struct lima_ctx *ctx; in lima_ctx_get()79 void lima_ctx_put(struct lima_ctx *ctx) in lima_ctx_put()92 struct lima_ctx *ctx; in lima_ctx_mgr_fini()
12 struct lima_ctx { struct30 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id); argument31 void lima_ctx_put(struct lima_ctx *ctx);
15 lima_ctx.o \
28 struct lima_ctx *ctx;
279 struct lima_ctx *ctx = in lima_sched_build_error_task_list()280 container_of(sched_ctx, struct lima_ctx, context[pipe_id]); in lima_sched_build_error_task_list()
109 struct lima_ctx *ctx; in lima_ioctl_gem_submit()
Completed in 10 milliseconds