Home
last modified time | relevance | path

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

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