Lines Matching refs:reports
96 To include alloc and free stack traces of affected slab objects into reports,
108 effectively disables ``panic_on_warn`` for KASAN reports.
142 only reports tag faults during these checks.
166 Error reports
275 Generic KASAN also reports up to two auxiliary call stack traces. These stack
365 dedicated ``brk`` handler is used to print bug reports.
399 Hardware Tag-Based KASAN only reports the first found bug. After that, MTE tag
475 Normally, KASAN detects and reports such accesses, but in some cases (e.g.,
500 For software KASAN modes, to disable KASAN reports in a part of the kernel code
503 disables the reports for indirect accesses that happen through function calls.
523 kernel log for KASAN reports.
525 Each KUnit-compatible KASAN test prints one of multiple KASAN reports if an
569 readable way. This will not print the KASAN reports of the tests that passed.