Home
last modified time | relevance | path

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

/linux-6.8/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.8/mm/
Dslub.c791 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
793 static slab_flags_t slub_debug; variable
1858 #define slub_debug 0 macro