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