Lines Matching full:modes
10 KASAN has three modes:
34 The Generic and the Software Tag-Based modes are commonly referred to as the
35 software modes. The Software Tag-Based and the Hardware Tag-Based modes are
36 referred to as the tag-based modes.
45 and loongarch, and the tag-based KASAN modes are supported only on arm64.
50 Software KASAN modes use compile-time instrumentation to insert validity checks
75 For slab, both software KASAN modes support SLUB and SLAB allocators, while
89 For the software modes, also choose between ``CONFIG_KASAN_OUTLINE`` and
117 Software and Hardware Tag-Based KASAN modes (see the section about various
118 modes below) support altering stack trace collection behavior:
265 For tag-based KASAN modes, this last report section shows the memory tags around
283 Software KASAN modes use shadow memory to record whether each byte of memory is
336 Software Tag-Based KASAN also has two instrumentation modes (outline, which
381 The contents of this section are only applicable to software KASAN modes.
446 Software KASAN modes use compiler instrumentation to insert validity checks.
454 For software KASAN modes, to disable instrumentation for a specific file or
466 For software KASAN modes, to disable instrumentation on a per-function basis,
472 that code for software KASAN modes. It does not help when the accesses happen
476 For software KASAN modes, to disable KASAN reports in a part of the kernel code
481 For tag-based KASAN modes, to disable access checking, use