Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/mm/
Dslub.rst122 Slab merging
129 Slab validation
145 Getting more performance
178 SLUB Debug output
294 Emergency operations
322 Extended slabinfo mode and plotting
388 DebugFS files for SLUB
/linux-6.1.9/mm/
Dslub.c641 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
643 static slab_flags_t slub_debug; variable
1666 #define slub_debug 0 macro