Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/mm/
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>,...
65 slub_debug=FZ
69 slub_debug=,dentry
76 slub_debug=P,kmalloc-*,dentry
81 slub_debug=F,dentry
89 slub_debug=O
[all …]
/linux-6.1.9/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.c641 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS; variable
643 static slab_flags_t slub_debug; variable
1553 global_flags = slub_debug; in setup_slub_debug()
1557 slub_debug = global_flags; in setup_slub_debug()
1558 if (slub_debug & SLAB_STORE_USER) in setup_slub_debug()
1560 if (slub_debug != 0 || slub_debug_string) in setup_slub_debug()
1566 (slub_debug & SLAB_POISON)) in setup_slub_debug()
1591 slab_flags_t slub_debug_local = slub_debug; in kmem_cache_flags()
1666 #define slub_debug 0 macro
5929 (slub_debug & DEBUG_METADATA_FLAGS)) in sysfs_slab_add()
/linux-6.1.9/Documentation/admin-guide/
Dkernel-parameters.txt5603 slub_debug[=options[,slabs][;[options[,slabs]]...] [MM, SLUB]
5604 Enabling slub_debug allows one to determine the
5606 slub_debug can create guard zones around objects and