Home
last modified time | relevance | path

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

/mm/
Dslab.h241 static inline bool __slub_debug_enabled(void) in __slub_debug_enabled() function
258 static inline bool __slub_debug_enabled(void) in __slub_debug_enabled() function
273 if (__slub_debug_enabled()) in kmem_cache_debug_flags()
Dslub.c4827 if (__slub_debug_enabled()) in kmem_cache_init()
/mm/kasan/
Dkasan.h480 if (__slub_debug_enabled() && in kasan_unpoison()