Home
last modified time | relevance | path

Searched refs:SLAB_KASAN (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dslab.h181 #define SLAB_KASAN __SLAB_FLAG_BIT(_SLAB_KASAN) macro
183 #define SLAB_KASAN __SLAB_FLAG_UNUSED macro
/linux/mm/kasan/
A Dgeneric.c371 *flags |= SLAB_KASAN | SLAB_NO_MERGE; in kasan_cache_create()
/linux/mm/
A Dslab.h614 if (s->flags & SLAB_KASAN) in slab_ksize()

Completed in 16 milliseconds