Home
last modified time | relevance | path

Searched refs:ts_push_current_session (Results 1 – 11 of 11) sorted by relevance

/optee_os/core/include/kernel/
H A Dts_manager.h80 void ts_push_current_session(struct ts_session *sess);
/optee_os/core/kernel/
H A Dts_manager.c38 void ts_push_current_session(struct ts_session *s) in ts_push_current_session() function
H A Dpseudo_ta.c150 ts_push_current_session(s); in pseudo_ta_enter_open_session()
197 ts_push_current_session(s); in pseudo_ta_enter_invoke_cmd()
226 ts_push_current_session(s); in pseudo_ta_enter_close_session()
H A Duser_ta.c171 ts_push_current_session(session); in user_ta_enter()
535 ts_push_current_session(&s->ts_sess); in tee_ta_complete_user_ta_session()
H A Dtee_ta_manager.c304 ts_push_current_session(&s->ts_sess); in destroy_session()
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c808 ts_push_current_session(&s->ts_sess); in zero_mem_region()
1157 ts_push_current_session(&sp_s->ts_sess); in handle_mem_perm_get()
1234 ts_push_current_session(&sp_s->ts_sess); in handle_mem_perm_set()
1336 ts_push_current_session(&caller_sp->ts_sess); in spmc_sp_msg_handler()
1342 ts_push_current_session(&caller_sp->ts_sess); in spmc_sp_msg_handler()
1348 ts_push_current_session(&caller_sp->ts_sess); in spmc_sp_msg_handler()
1371 ts_push_current_session(&caller_sp->ts_sess); in spmc_sp_msg_handler()
1380 ts_push_current_session(&caller_sp->ts_sess); in spmc_sp_msg_handler()
1390 ts_push_current_session(&caller_sp->ts_sess); in spmc_sp_msg_handler()
1396 ts_push_current_session(&caller_sp->ts_sess); in spmc_sp_msg_handler()
H A Dsecure_partition.c642 ts_push_current_session(&s->ts_sess); in sp_open_session()
1665 ts_push_current_session(&sess->ts_sess); in sp_first_run()
1709 ts_push_current_session(&sess->ts_sess); in sp_first_run()
1715 ts_push_current_session(&sess->ts_sess); in sp_first_run()
1803 ts_push_current_session(s); in sp_enter_invoke_cmd()
H A Dstmm_sp.c445 ts_push_current_session(&sess->ts_sess); in stmm_complete_session()
544 ts_push_current_session(s); in stmm_enter_invoke_cmd()
/optee_os/core/pta/veraison_attestation/
H A Dhash.c119 ts_push_current_session(s); in get_hash_ta_memory()
/optee_os/core/pta/
H A Dsystem.c250 ts_push_current_session(s); in system_dlopen()
288 ts_push_current_session(s); in system_dlsym()
H A Dattestation.c670 ts_push_current_session(s); in cmd_hash_ta_memory()