Searched defs:slub_debug (Results 1 – 2 of 2) sorted by relevance
1016 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable1018 static slab_flags_t slub_debug; variable2061 #define slub_debug 0 macro
2326 void __init hash_pointers_finalize(bool slub_debug) in hash_pointers_finalize() argument