Searched refs:KMSAN_ALLOCA_MAGIC_ORIGIN (Results 1 – 3 of 3) sorted by relevance
23 #define KMSAN_ALLOCA_MAGIC_ORIGIN 0xabcd0100 macro
103 if ((nr_entries == 4) && (magic == KMSAN_ALLOCA_MAGIC_ORIGIN)) { in kmsan_print_origin()
271 entries[0] = KMSAN_ALLOCA_MAGIC_ORIGIN; in __msan_poison_alloca()