Searched refs:VM_KASAN (Results 1 - 2 of 2) sorted by relevance

/linux-master/mm/kasan/
H A Dshadow.c610 vm->flags |= VM_KASAN;
627 if (vm->flags & VM_KASAN)
/linux-master/include/linux/
H A Dvmalloc.h27 #define VM_KASAN 0x00000080 /* has allocated kasan shadow memory */ macro

Completed in 161 milliseconds