Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c970 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
972 static slab_flags_t slub_debug; variable
2014 #define slub_debug in kmem_cache_flags() macro
[all...]
/linux/lib/
H A Dvsprintf.c2323 void __init hash_pointers_finalize(bool slub_debug) in hash_pointers_finalize()