Lines Matching full:reports
93 To include alloc and free stack traces of affected slab objects into reports,
105 effectively disables ``panic_on_warn`` for KASAN reports.
136 only reports tag faults during these checks.
143 Error reports
252 Generic KASAN also reports up to two auxiliary call stack traces. These stack
321 dedicated ``brk`` handler is used to print bug reports.
355 Hardware Tag-Based KASAN only reports the first found bug. After that, MTE tag
431 Normally, KASAN detects and reports such accesses, but in some cases (e.g.,
456 For software KASAN modes, to disable KASAN reports in a part of the kernel code
459 disables the reports for indirect accesses that happen through function calls.
479 kernel log for KASAN reports.
481 Each KUnit-compatible KASAN test prints one of multiple KASAN reports if an
525 readable way. This will not print the KASAN reports of the tests that passed.