Searched refs:check_panic_on_warn (Results 1 – 7 of 7) sorted by relevance
17 void check_panic_on_warn(const char *origin);
519 void check_panic_on_warn(const char *origin) in check_panic_on_warn() function1062 check_panic_on_warn("kernel"); in __warn()
281 check_panic_on_warn("KFENCE"); in kfence_report_error()
227 check_panic_on_warn("KASAN"); in end_report()
238 check_panic_on_warn("UBSAN"); in ubsan_epilogue()
499 check_panic_on_warn("KCSAN"); in release_report()
5845 check_panic_on_warn("scheduling while atomic"); in __schedule_bug()