Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/vm/
Dslub.rst14 In order to switch debugging on one can add an option ``slub_debug``
31 Some more sophisticated uses of slub_debug:
34 Parameters may be given to ``slub_debug``. If none is specified then full
37 slub_debug=<Debug-Options>
40 slub_debug=<Debug-Options>,<slab name1>,<slab name2>,...
60 slub_debug=FZ
64 slub_debug=,dentry
71 slub_debug=P,kmalloc-*,dentry
76 slub_debug=F,dentry
84 slub_debug=O
[all …]
/Linux-v5.4/mm/
Dslub.c479 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
481 static slab_flags_t slub_debug; variable
1222 slub_debug = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()
1236 slub_debug = 0; in setup_slub_debug()
1249 slub_debug |= SLAB_CONSISTENCY_CHECKS; in setup_slub_debug()
1252 slub_debug |= SLAB_RED_ZONE; in setup_slub_debug()
1255 slub_debug |= SLAB_POISON; in setup_slub_debug()
1258 slub_debug |= SLAB_STORE_USER; in setup_slub_debug()
1261 slub_debug |= SLAB_TRACE; in setup_slub_debug()
1264 slub_debug |= SLAB_FAILSLAB; in setup_slub_debug()
[all …]
/Linux-v5.4/lib/
DKconfig.debug532 equivalent to specifying the "slub_debug" parameter on boot.
534 possible with slub_debug=xxx. SLUB debugging may be switched
536 "slub_debug=-".
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt4361 slub_debug[=options[,slabs]] [MM, SLUB]
4362 Enabling slub_debug allows one to determine the
4364 slub_debug can create guard zones around objects and