Searched defs:slub_debug (Results 1 – 2 of 2) sorted by relevance
975 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable977 static slab_flags_t slub_debug; variable2020 #define slub_debug 0 macro
2324 void __init hash_pointers_finalize(bool slub_debug) in hash_pointers_finalize()