Searched defs:slub_debug (Results 1 – 2 of 2) sorted by relevance
976 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable 978 static slab_flags_t slub_debug; variable 2016 #define slub_debug global() macro [all...]
2305 void __init hash_pointers_finalize(bool slub_debug) in hash_pointers_finalize()