Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Dthread.c35 #define END_CANARY_VALUE 0xabababab macro
85 *end_canary = END_CANARY_VALUE; \ in thread_init_canaries()
114 if (*canary != END_CANARY_VALUE) in thread_check_canaries()
123 if (*canary != END_CANARY_VALUE) in thread_check_canaries()
132 if (*canary != END_CANARY_VALUE) in thread_check_canaries()

Completed in 4 milliseconds