Searched refs:STACKLEAK_POISON (Results 1 – 4 of 4) sorted by relevance
12 #define STACKLEAK_POISON -0xBEEF macro61 if (*(unsigned long *)sp == STACKLEAK_POISON) { in stackleak_find_top_of_poison()
88 if (*(unsigned long *)poison_low == STACKLEAK_POISON) in check_stackleak_irqoff()
115 __stackleak_poison(erase_low, erase_high, STACKLEAK_POISON); in __stackleak_erase()
637 fills the used part of the kernel stack with the STACKLEAK_POISON