Home
last modified time | relevance | path

Searched defs:slub_debug (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dslub.c895 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
897 static slab_flags_t slub_debug; variable
1935 #define slub_debug 0 macro
/linux/lib/
H A Dvsprintf.c2305 void __init hash_pointers_finalize(bool slub_debug) in hash_pointers_finalize()