Home
last modified time | relevance | path

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

/Linux-v4.19/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>
39 slub_debug=<Debug-Options>,<slab name>
59 slub_debug=FZ
63 slub_debug=,dentry
70 slub_debug=F,dentry
78 slub_debug=O
105 SLUB can validate all object if the kernel was booted with slub_debug. In
[all …]
/Linux-v4.19/mm/
Dslub.c472 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
474 static slab_flags_t slub_debug; variable
1213 slub_debug = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()
1227 slub_debug = 0; in setup_slub_debug()
1240 slub_debug |= SLAB_CONSISTENCY_CHECKS; in setup_slub_debug()
1243 slub_debug |= SLAB_RED_ZONE; in setup_slub_debug()
1246 slub_debug |= SLAB_POISON; in setup_slub_debug()
1249 slub_debug |= SLAB_STORE_USER; in setup_slub_debug()
1252 slub_debug |= SLAB_TRACE; in setup_slub_debug()
1255 slub_debug |= SLAB_FAILSLAB; in setup_slub_debug()
[all …]
/Linux-v4.19/lib/
DKconfig.debug524 equivalent to specifying the "slub_debug" parameter on boot.
526 possible with slub_debug=xxx. SLUB debugging may be switched
528 "slub_debug=-".
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt4087 slub_debug[=options[,slabs]] [MM, SLUB]
4088 Enabling slub_debug allows one to determine the
4090 slub_debug can create guard zones around objects and