Searched refs:SLAB_KASAN (Results 1 – 5 of 5) sorted by relevance
293 *flags |= SLAB_KASAN; in kasan_cache_create()408 if (!(cache->flags & SLAB_KASAN)) in kasan_init_slab_obj()468 unlikely(!(cache->flags & SLAB_KASAN))) in __kasan_slab_free()509 if (cache->flags & SLAB_KASAN) in __kasan_kmalloc()
179 if (cache->flags & SLAB_KASAN) { in describe_object()
110 #define SLAB_KASAN ((slab_flags_t __force)0x08000000U) macro112 #define SLAB_KASAN 0 macro
541 if (s->flags & SLAB_KASAN) in slab_ksize()
54 SLAB_FAILSLAB | SLAB_KASAN)