Lines Matching full:modes
13 KASAN has three modes:
37 The Generic and the Software Tag-Based modes are commonly referred to as the
38 software modes. The Software Tag-Based and the Hardware Tag-Based modes are
39 referred to as the tag-based modes.
48 and loongarch, and the tag-based KASAN modes are supported only on arm64.
53 Software KASAN modes use compile-time instrumentation to insert validity checks
78 For slab, both software KASAN modes support SLUB and SLAB allocators, while
92 For the software modes, also choose between ``CONFIG_KASAN_OUTLINE`` and
120 Software and Hardware Tag-Based KASAN modes (see the section about various
121 modes below) support altering stack trace collection behavior:
271 For tag-based KASAN modes, this last report section shows the memory tags around
310 Software KASAN modes use shadow memory to record whether each byte of memory is
363 Software Tag-Based KASAN also has two instrumentation modes (outline, which
408 The contents of this section are only applicable to software KASAN modes.
473 Software KASAN modes use compiler instrumentation to insert validity checks.
481 For software KASAN modes, to disable instrumentation for a specific file or
493 For software KASAN modes, to disable instrumentation on a per-function basis,
499 that code for software KASAN modes. It does not help when the accesses happen
503 For software KASAN modes, to disable KASAN reports in a part of the kernel code
508 For tag-based KASAN modes, to disable access checking, use