Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dslab.h504 static inline bool __slub_debug_enabled(void) in __slub_debug_enabled() function
512 static inline bool __slub_debug_enabled(void) in __slub_debug_enabled() function
527 if (__slub_debug_enabled()) in kmem_cache_debug_flags()
H A Dslub.c4136 if (__slub_debug_enabled()) in slab_post_alloc_hook()
6314 if (__slub_debug_enabled()) in kmem_cache_init()
/linux-6.15/mm/kasan/
H A Dgeneric.c422 if (!__slub_debug_enabled()) { in kasan_cache_create()