Home
last modified time | relevance | path

Searched refs:tee_ta_update_session_utime_suspend (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/include/kernel/
H A Dtee_ta_manager.h146 void tee_ta_update_session_utime_suspend(void);
150 static inline void tee_ta_update_session_utime_suspend(void) {} in tee_ta_update_session_utime_suspend() function
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c430 tee_ta_update_session_utime_suspend(); in thread_state_suspend()
/optee_os/core/kernel/
H A Duser_ta.c371 tee_ta_update_session_utime_suspend(); in user_ta_gprof_set_status()
H A Dtee_ta_manager.c1124 void tee_ta_update_session_utime_suspend(void) in tee_ta_update_session_utime_suspend() function
/optee_os/core/arch/arm/kernel/
H A Dthread.c532 tee_ta_update_session_utime_suspend(); in thread_state_suspend()