Searched refs:SLAB_KASAN (Results 1 – 3 of 3) sorted by relevance
207 #define SLAB_KASAN __SLAB_FLAG_BIT(_SLAB_KASAN) macro209 #define SLAB_KASAN __SLAB_FLAG_UNUSED macro
382 *flags |= SLAB_KASAN | SLAB_NO_MERGE; in kasan_cache_create()
589 if (s->flags & SLAB_KASAN) in slab_ksize()