Searched refs:tee_ta_session_is_cancelled (Results 1 – 3 of 3) sorted by relevance
122 bool tee_ta_session_is_cancelled(struct tee_ta_session *s, TEE_Time *curr_time);
913 c = tee_ta_session_is_cancelled(to_ta_session(s), NULL); in syscall_get_cancellation_flag()959 if (tee_ta_session_is_cancelled(to_ta_session(s), in syscall_wait()
1034 bool tee_ta_session_is_cancelled(struct tee_ta_session *s, TEE_Time *curr_time) in tee_ta_session_is_cancelled() 1022 bool tee_ta_session_is_cancelled(struct tee_ta_session *s, TEE_Time *curr_time) tee_ta_session_is_cancelled() function