Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Dthread.c34 #define START_CANARY_VALUE 0xdededede macro
84 *start_canary = START_CANARY_VALUE; \ in thread_init_canaries()
111 if (*canary != START_CANARY_VALUE) in thread_check_canaries()
120 if (*canary != START_CANARY_VALUE) in thread_check_canaries()
129 if (*canary != START_CANARY_VALUE) in thread_check_canaries()

Completed in 3 milliseconds