Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstackleak.h12 #define STACKLEAK_POISON -0xBEEF macro
61 if (*(unsigned long *)sp == STACKLEAK_POISON) { in stackleak_find_top_of_poison()
/linux/drivers/misc/lkdtm/
H A Dstackleak.c88 if (*(unsigned long *)poison_low == STACKLEAK_POISON) in check_stackleak_irqoff()
/linux/kernel/
H A Dstackleak.c115 __stackleak_poison(erase_low, erase_high, STACKLEAK_POISON); in __stackleak_erase()
/linux/arch/
H A DKconfig637 fills the used part of the kernel stack with the STACKLEAK_POISON