Home
last modified time | relevance | path

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

/linux/kernel/
H A Dpanic.c519 void check_panic_on_warn(const char *origin) in check_panic_on_warn() function
1062 check_panic_on_warn("kernel"); in __warn()
/linux/mm/kasan/
H A Dreport.c227 check_panic_on_warn("KASAN"); in end_report()
/linux/lib/
H A Dubsan.c238 check_panic_on_warn("UBSAN"); in ubsan_epilogue()
/linux/kernel/kcsan/
H A Dreport.c499 check_panic_on_warn("KCSAN"); in release_report()
/linux/kernel/sched/
H A Dcore.c5842 check_panic_on_warn("scheduling while atomic"); in __schedule_bug()