Searched refs:is_ta_ctx (Results 1 – 3 of 3) sorted by relevance
162 bool is_ta_ctx(struct ts_ctx *ctx);168 assert(is_ta_ctx(ctx)); in to_ta_ctx()
56 if (!is_ta_ctx(s->ctx) || to_ta_ctx(s->ctx)->panicked) in get_fbuf()
112 assert(is_ta_ctx(sess->ctx) || is_stmm_ctx(sess->ctx)); in to_ta_session() 118 if (is_ta_ctx(ctx)) in ts_to_ta_ctx() 1170 bool __noprof is_ta_ctx(struct ts_ctx *ctx)1158 bool __noprof is_ta_ctx(struct ts_ctx *ctx) is_ta_ctx() function