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 xtensa, 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
114 Software and Hardware Tag-Based KASAN modes (see the section about various
115 modes below) support altering stack trace collection behavior:
245 For tag-based KASAN modes, this last report section shows the memory tags around
263 Software KASAN modes use shadow memory to record whether each byte of memory is
316 Software Tag-Based KASAN also has two instrumentation modes (outline, which
361 The contents of this section are only applicable to software KASAN modes.
426 Software KASAN modes use compiler instrumentation to insert validity checks.
434 For software KASAN modes, to disable instrumentation for a specific file or
446 For software KASAN modes, to disable instrumentation on a per-function basis,
452 that code for software KASAN modes. It does not help when the accesses happen
456 For software KASAN modes, to disable KASAN reports in a part of the kernel code
461 For tag-based KASAN modes, to disable access checking, use