Lines Matching +full:way +full:- +full:select
1 # SPDX-License-Identifier: GPL-2.0-only
15 select PAGE_POISONING if !ARCH_SUPPORTS_DEBUG_PAGEALLOC
24 use-after-free). The error reports for these checks can be augmented
52 select STACKDEPOT if STACKTRACE_SUPPORT
62 select STACKDEPOT_ALWAYS_INIT if STACKTRACE_SUPPORT
71 "slab_debug=-".
86 detect use-after-free accesses in such caches.
96 catching all the bugs WAY more than performance, you might want to
108 select DEBUG_FS
109 select STACKTRACE
110 select STACKDEPOT
111 select PAGE_EXTENSION
118 for user-space helper.
126 select PAGE_EXTENSION
178 bool "Testcase for the marking rodata read-only"
181 This option enables a testcase for the setting rodata read-only.
190 select PTDUMP_CORE
211 once the kernel has booted up - it's a one time check.
226 select PTDUMP_CORE
242 select DEBUG_FS
243 select STACKTRACE if STACKTRACE_SUPPORT
244 select KALLSYMS
245 select CRC32
246 select STACKDEPOT
247 select STACKDEPOT_ALWAYS_INIT if !DEBUG_KMEMLEAK_DEFAULT_OFF
250 detector. The memory allocation/freeing is traced in a way
255 allocations. See Documentation/dev-tools/kmemleak.rst for more
300 bool "Statistics for per-vma locks"
304 faults handled under protection of per-vma locks. When enabled, the
306 kernel developers to evaluate effectiveness of per-vma locks and to