Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dts_manager.h81 struct ts_session *ts_pop_current_session(void);
/optee_os/core/kernel/
H A Dts_manager.c46 struct ts_session *ts_pop_current_session(void) in ts_pop_current_session() function
H A Dpseudo_ta.c184 ts_pop_current_session(); in pseudo_ta_enter_open_session()
217 ts_pop_current_session(); in pseudo_ta_enter_invoke_cmd()
234 ts_pop_current_session(); in pseudo_ta_enter_close_session()
H A Duser_ta.c219 ts_sess = ts_pop_current_session(); in user_ta_enter()
541 ts_pop_current_session(); in tee_ta_complete_user_ta_session()
H A Dtee_ta_manager.c306 ts_pop_current_session(); in destroy_session()
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c817 ts_pop_current_session(); in zero_mem_region()
1159 ts_pop_current_session(); in handle_mem_perm_get()
1236 ts_pop_current_session(); in handle_mem_perm_set()
1338 ts_pop_current_session(); in spmc_sp_msg_handler()
1344 ts_pop_current_session(); in spmc_sp_msg_handler()
1350 ts_pop_current_session(); in spmc_sp_msg_handler()
1373 ts_pop_current_session(); in spmc_sp_msg_handler()
1383 ts_pop_current_session(); in spmc_sp_msg_handler()
1392 ts_pop_current_session(); in spmc_sp_msg_handler()
1398 ts_pop_current_session(); in spmc_sp_msg_handler()
H A Dsecure_partition.c660 ts_pop_current_session(); in sp_open_session()
673 ts_pop_current_session(); in sp_open_session()
1674 ts_pop_current_session(); in sp_first_run()
1705 ts_pop_current_session(); in sp_first_run()
1722 ts_pop_current_session(); in sp_first_run()
1835 sess = ts_pop_current_session(); in sp_enter_invoke_cmd()
1843 sess = ts_pop_current_session(); in sp_enter_invoke_cmd()
H A Dstmm_sp.c447 ts_pop_current_session(); in stmm_complete_session()
565 ts_pop_current_session(); in stmm_enter_invoke_cmd()
/optee_os/core/pta/veraison_attestation/
H A Dhash.c117 s = ts_pop_current_session(); in get_hash_ta_memory()
/optee_os/core/pta/
H A Dsystem.c248 s = ts_pop_current_session(); in system_dlopen()
286 s = ts_pop_current_session(); in system_dlsym()
H A Dattestation.c668 s = ts_pop_current_session(); in cmd_hash_ta_memory()