Searched refs:SLAB_KASAN (Results 1 – 5 of 5) sorted by relevance
262 *flags |= SLAB_KASAN; in kasan_cache_create()359 if (!(cache->flags & SLAB_KASAN)) in kasan_init_slab_obj()419 unlikely(!(cache->flags & SLAB_KASAN))) in __kasan_slab_free()460 if (cache->flags & SLAB_KASAN) in __kasan_kmalloc()
175 if (cache->flags & SLAB_KASAN) { in describe_object()
110 #define SLAB_KASAN ((slab_flags_t __force)0x08000000U) macro112 #define SLAB_KASAN 0 macro
488 if (s->flags & SLAB_KASAN) in slab_ksize()
56 SLAB_FAILSLAB | SLAB_KASAN)