Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/misc/lkdtm/
H A Dstackleak.c88 if (*(unsigned long *)poison_low == STACKLEAK_POISON) in check_stackleak_irqoff()
/linux-6.15/kernel/
H A Dstackleak.c116 __stackleak_poison(erase_low, erase_high, STACKLEAK_POISON); in __stackleak_erase()
/linux-6.15/Documentation/arch/x86/x86_64/
H A Dmm.rst179 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB
/linux-6.15/arch/
H A DKconfig637 fills the used part of the kernel stack with the STACKLEAK_POISON