Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/mm/
Dslub.rst12 In order to switch debugging on one can add an option ``slub_debug``
29 Some more sophisticated uses of slub_debug:
32 Parameters may be given to ``slub_debug``. If none is specified then full
35 slub_debug=<Debug-Options>
38 slub_debug=<Debug-Options>,<slab name1>,<slab name2>,...
63 slub_debug=FZ
67 slub_debug=,dentry
74 slub_debug=P,kmalloc-*,dentry
79 slub_debug=F,dentry
87 slub_debug=O
[all …]
/Linux-v6.6/mm/
DKconfig.debug75 equivalent to specifying the "slub_debug" parameter on boot.
77 possible with slub_debug=xxx. SLUB debugging may be switched
79 "slub_debug=-".
Dslub.c686 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
688 static slab_flags_t slub_debug; variable
1629 global_flags = slub_debug; in setup_slub_debug()
1633 slub_debug = global_flags; in setup_slub_debug()
1634 if (slub_debug & SLAB_STORE_USER) in setup_slub_debug()
1636 if (slub_debug != 0 || slub_debug_string) in setup_slub_debug()
1642 (slub_debug & SLAB_POISON)) in setup_slub_debug()
1667 slab_flags_t slub_debug_local = slub_debug; in kmem_cache_flags()
1742 #define slub_debug 0 macro
6147 (slub_debug & DEBUG_METADATA_FLAGS)) in sysfs_slab_add()
/Linux-v6.6/Documentation/admin-guide/
Dkernel-parameters.txt5812 slub_debug[=options[,slabs][;[options[,slabs]]...] [MM, SLUB]
5813 Enabling slub_debug allows one to determine the
5815 slub_debug can create guard zones around objects and