Searched refs:is_slub_debug_enabled (Results 1 – 3 of 3) sorted by relevance
40 bool is_slub_debug_enabled(void);44 static inline bool is_slub_debug_enabled(void) { return false; } in is_slub_debug_enabled() function
1184 if (is_slub_debug_enabled()) { in md_register_panic_data()
760 bool is_slub_debug_enabled(void) in is_slub_debug_enabled() function