Home
last modified time | relevance | path

Searched refs:KMSAN_ALLOCA_MAGIC_ORIGIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/kmsan/
H A Dkmsan.h22 #define KMSAN_ALLOCA_MAGIC_ORIGIN 0xabcd0100 macro
H A Dreport.c101 if ((nr_entries == 4) && (magic == KMSAN_ALLOCA_MAGIC_ORIGIN)) { in kmsan_print_origin()
H A Dinstrumentation.c270 entries[0] = KMSAN_ALLOCA_MAGIC_ORIGIN; in __msan_poison_alloca()