Home
last modified time | relevance | path

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

/linux/lib/
H A Ddebugobjects.c1349 static bool __init debug_objects_selftest(void) in debug_objects_selftest() function
1421 static inline bool debug_objects_selftest(void) { return true; } in debug_objects_selftest() function
1500 if (!debug_objects_selftest()) in debug_objects_mem_init()