Searched refs:SLAB_KASAN (Results 1 – 3 of 3) sorted by relevance
340 return SLAB_KASAN; in kasan_never_merge()377 *flags |= SLAB_KASAN; in kasan_cache_create()
140 #define SLAB_KASAN ((slab_flags_t __force)0x08000000U) macro142 #define SLAB_KASAN 0 macro
686 if (s->flags & SLAB_KASAN) in slab_ksize()