Home
last modified time | relevance | path

Searched defs:thread_update_canaries (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Dthread.h58 static inline void thread_update_canaries(void) { } in thread_update_canaries() function
/optee_os/core/kernel/
H A Dthread.c172 void thread_update_canaries(void) in thread_update_canaries() function