Lines Matching refs:reports
56 To include alloc and free stack traces of affected slab objects into reports,
60 Error reports
169 Generic KASAN also reports up to two auxiliary call stack traces. These stack
182 effectively disables ``panic_on_warn`` for KASAN reports.
205 only reports tag faults during these checks.
276 dedicated ``brk`` handler is used to print bug reports.
316 Hardware tag-based KASAN only reports the first found bug. After that, MTE tag
390 Normally, KASAN detects and reports such accesses, but in some cases (e.g.,
415 For software KASAN modes, to disable KASAN reports in a part of the kernel code
418 disables the reports for indirect accesses that happen through function calls.
439 kernel log for KASAN reports.
441 Each KUnit-compatible KASAN test prints one of multiple KASAN reports if an
485 readable way. This will not print the KASAN reports of the tests that passed.