Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/Documentation/vm/
Dslub.rst122 Slab merging
129 Slab validation
145 Getting more performance
178 SLUB Debug output
294 Emergency operations
322 Extended slabinfo mode and plotting
/kernel/linux/linux-5.10/mm/
Dslub.c490 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
492 static slab_flags_t slub_debug; variable
1480 #define slub_debug 0 macro
/kernel/linux/linux-6.6/mm/
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