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