Searched refs:START_CANARY_VALUE (Results 1 – 1 of 1) sorted by relevance
99 #define START_CANARY_VALUE 0xdededede macro187 *start_canary = START_CANARY_VALUE; \ in init_canaries()214 if (*canary != START_CANARY_VALUE) in thread_check_canaries()223 if (*canary != START_CANARY_VALUE) in thread_check_canaries()233 if (*canary != START_CANARY_VALUE) in thread_check_canaries()
Completed in 7 milliseconds