Searched refs:SLAB_KASAN (Results 1 – 3 of 3) sorted by relevance
336 return SLAB_KASAN; in kasan_never_merge()373 *flags |= SLAB_KASAN; in kasan_cache_create()
112 #define SLAB_KASAN ((slab_flags_t __force)0x08000000U) macro114 #define SLAB_KASAN 0 macro
687 if (s->flags & SLAB_KASAN) in slab_ksize()