Home
last modified time | relevance | path

Searched refs:thread_update_canaries (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/kernel/
H A Dthread.h56 void thread_update_canaries(void);
58 static inline void thread_update_canaries(void) { } in thread_update_canaries() function
/optee_os/core/arch/riscv/kernel/
H A Dboot.c113 thread_update_canaries(); in init_tee_runtime()
/optee_os/core/kernel/
H A Dthread.c172 void thread_update_canaries(void) in thread_update_canaries() function
/optee_os/core/arch/arm/kernel/
H A Dboot.c869 thread_update_canaries(); in init_tee_runtime()