Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/mm/
H A 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
/openbmc/linux/mm/
H A Dslub.c686 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
688 static slab_flags_t slub_debug; variable
1742 #define slub_debug 0 macro