Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dstackleak.h12 #define STACKLEAK_POISON -0xBEEF macro
61 if (*(unsigned long *)sp == STACKLEAK_POISON) { in stackleak_find_top_of_poison()
/linux-6.12.1/drivers/misc/lkdtm/
Dstackleak.c88 if (*(unsigned long *)poison_low == STACKLEAK_POISON) in check_stackleak_irqoff()
/linux-6.12.1/kernel/
Dstackleak.c115 __stackleak_poison(erase_low, erase_high, STACKLEAK_POISON); in __stackleak_erase()
/linux-6.12.1/Documentation/arch/x86/x86_64/
Dmm.rst156 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB
/linux-6.12.1/arch/
DKconfig636 fills the used part of the kernel stack with the STACKLEAK_POISON