Searched refs:SLAB_KASAN (Results 1 – 3 of 3) sorted by relevance
96 return SLAB_KASAN; in __kasan_never_merge()150 *flags |= SLAB_KASAN; in __kasan_cache_create()
110 #define SLAB_KASAN ((slab_flags_t __force)0x08000000U) macro112 #define SLAB_KASAN 0 macro
531 if (s->flags & SLAB_KASAN) in slab_ksize()