lima_ctx
struct lima_ctx *ctx;
struct lima_ctx *ctx = container_of(ref, struct lima_ctx, refcnt);
struct lima_ctx *ctx;
struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id)
struct lima_ctx *ctx;
void lima_ctx_put(struct lima_ctx *ctx)
struct lima_ctx *ctx;
struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id);
void lima_ctx_put(struct lima_ctx *ctx);
struct lima_ctx *ctx;
struct lima_ctx *ctx;
struct lima_ctx *ctx =
container_of(sched_ctx, struct lima_ctx, context[pipe_id]);