Searched refs:STACKLEAK_POISON (Results 1 – 5 of 5) sorted by relevance
50 if (*(sp - i) == STACKLEAK_POISON) in lkdtm_STACKLEAK_ERASING()68 if (*(sp - i) != STACKLEAK_POISON) { in lkdtm_STACKLEAK_ERASING()
68 if (*(unsigned long *)kstack_ptr == STACKLEAK_POISON) in stackleak_erase()98 *(unsigned long *)kstack_ptr = STACKLEAK_POISON; in stackleak_erase()
12 #define STACKLEAK_POISON -0xBEEF macro
160 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB
537 fills the used part of the kernel stack with the STACKLEAK_POISON