Home
last modified time | relevance | path

Searched refs:check_panic_on_warn (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dpanic.h14 void check_panic_on_warn(const char *origin);
/openbmc/linux/kernel/
H A Dpanic.c231 void check_panic_on_warn(const char *origin) in check_panic_on_warn() function
681 check_panic_on_warn("kernel"); in __warn()
/openbmc/linux/mm/kfence/
H A Dreport.c275 check_panic_on_warn("KFENCE"); in kfence_report_error()
/openbmc/linux/lib/
H A Dubsan.c223 check_panic_on_warn("UBSAN"); in ubsan_epilogue()
/openbmc/linux/mm/kasan/
H A Dreport.c225 check_panic_on_warn("KASAN"); in end_report()
/openbmc/linux/kernel/kcsan/
H A Dreport.c495 check_panic_on_warn("KCSAN"); in print_report()
/openbmc/linux/kernel/sched/
H A Dcore.c5925 check_panic_on_warn("scheduling while atomic"); in __schedule_bug()