Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.h409 static inline bool __slub_debug_enabled(void) in __slub_debug_enabled() function
417 static inline bool __slub_debug_enabled(void) in __slub_debug_enabled() function
432 if (__slub_debug_enabled()) in kmem_cache_debug_flags()
756 if (__slub_debug_enabled()) in slab_post_alloc_hook()
H A Dslub.c5039 if (__slub_debug_enabled()) in kmem_cache_init()