Lines Matching defs:ctx
116 static struct tee_ta_ctx *ts_to_ta_ctx(struct ts_ctx *ctx) in ts_to_ta_ctx()
127 static bool tee_ta_try_set_busy(struct tee_ta_ctx *ctx) in tee_ta_try_set_busy()
166 static void tee_ta_set_busy(struct tee_ta_ctx *ctx) in tee_ta_set_busy()
172 static void tee_ta_clear_busy(struct tee_ta_ctx *ctx) in tee_ta_clear_busy()
324 static void destroy_context(struct tee_ta_ctx *ctx) in destroy_context()
338 struct tee_ta_ctx *ctx; in tee_ta_context_find() local
460 struct tee_ta_ctx *ctx = NULL; in close_session() local
536 struct tee_ta_ctx *ctx = NULL; in tee_ta_init_session_with_context() local
675 static void maybe_release_ta_ctx(struct tee_ta_ctx *ctx) in maybe_release_ta_ctx()
715 struct tee_ta_ctx *ctx = NULL; in tee_ta_open_session() local
841 struct tee_ta_ctx *ctx = NULL; in dump_ta_memstats() local
881 struct tee_ta_ctx *ctx = NULL; in init_dump_ctx() local
971 struct tee_ta_ctx *ctx = NULL; in tee_ta_instance_stats() local
1180 bool __noprof is_ta_ctx(struct ts_ctx *ctx) in is_ta_ctx()