Searched defs:slub_debug (Results 1 – 2 of 2) sorted by relevance
895 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable897 static slab_flags_t slub_debug; variable1935 #define slub_debug 0 macro
2305 void __init hash_pointers_finalize(bool slub_debug) in hash_pointers_finalize()