Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h471 static inline bool __slub_debug_enabled(void) in __slub_debug_enabled() function
479 static inline bool __slub_debug_enabled(void) in __slub_debug_enabled() function
494 if (__slub_debug_enabled()) in kmem_cache_debug_flags()
H A Dslub.c4942 if (__slub_debug_enabled()) in slab_post_alloc_hook()
8502 hash_pointers_finalize(__slub_debug_enabled()); in kmem_cache_init()
/linux/mm/kasan/
H A Dgeneric.c433 if (!__slub_debug_enabled()) { in kasan_cache_create()