Searched refs:KASAN_REPORT_ACCESS (Results 1 – 2 of 2) sorted by relevance
202 if (info->type != KASAN_REPORT_ACCESS) { in print_error_description()442 if (info->type == KASAN_REPORT_ACCESS) in complete_report_info()528 info.type = KASAN_REPORT_ACCESS; in kasan_report()
193 KASAN_REPORT_ACCESS, enumerator
Completed in 6 milliseconds