Searched refs:end_report (Results 1 – 1 of 1) sorted by relevance
219 static void end_report(unsigned long *flags, const void *addr, bool is_write) in end_report() function602 end_report(&flags, ptr, true); in kasan_report_invalid_free()636 end_report(&irq_flags, (void *)addr, is_write); in kasan_report()666 end_report(&flags, NULL, true); in kasan_report_async()