Lines Matching full:true
129 bool rc = true; in tee_ta_try_set_busy()
132 return true; in tee_ta_try_set_busy()
159 /* Either it's already true or we should set it to true */ in tee_ta_try_set_busy()
160 ctx->busy = true; in tee_ta_try_set_busy()
247 while (true) { in tee_ta_get_session()
287 s->unlink = true; in tee_ta_unlink_session()
382 return true; in check_params()
396 return true; in check_params()
411 return true; in check_params()
468 sess = tee_ta_get_session(csess->id, true, open_sessions); in tee_ta_close_session()
514 ctx->is_releasing = true; in tee_ta_close_session()
530 while (true) { in tee_ta_init_session_with_context()
608 s->cancel_mask = true; in tee_ta_init_session()
686 ctx->is_releasing = true; in maybe_release_ta_ctx()
745 was_busy = true; in tee_ta_open_session()
924 sess = tee_ta_get_session(dump_ctx[i].sess_id[j], true, in dump_ta_stats()
1018 sess->cancel = true; in tee_ta_cancel_command()
1030 return true; in tee_ta_session_is_cancelled()
1043 return true; in tee_ta_session_is_cancelled()
1100 * @suspend: true if session is being suspended (leaving user mode), false if
1113 tee_ta_update_session_utime(true); in tee_ta_update_session_utime_suspend()
1149 ftrace_update_times(true); in tee_ta_ftrace_update_times_suspend()