Lines Matching +full:down +full:- +full:counters
1 # SPDX-License-Identifier: GPL-2.0-only
24 use-after-free). The error reports for these checks can be augmented
71 "slab_debug=-".
86 detect use-after-free accesses in such caches.
118 for user-space helper.
166 bool "Enable tracepoint to track down page reference manipulation"
170 This is a feature to add tracepoint for tracking down page reference
178 bool "Testcase for the marking rodata read-only"
181 This option enables a testcase for the setting rodata read-only.
211 once the kernel has booted up - it's a one time check.
255 allocations. See Documentation/dev-tools/kmemleak.rst for more
300 bool "Statistics for per-vma locks"
303 Say Y here to enable success, retry and failure counters of page
304 faults handled under protection of per-vma locks. When enabled, the
305 counters are exposed in /proc/vmstat. This information is useful for
306 kernel developers to evaluate effectiveness of per-vma locks and to