Home
last modified time | relevance | path

Searched refs:panic (Results 1 – 19 of 19) sorted by relevance

/kernel/
Dpanic.c200 panic("%s", msg); in nmi_panic()
235 panic("%s: panic_on_warn set ...\n", origin); in check_panic_on_warn()
239 panic("%s: system warned too often (kernel.warn_limit is %d)", in check_panic_on_warn()
275 void panic(const char *fmt, ...) in panic() function
455 EXPORT_SYMBOL(panic);
542 panic("panic_on_taint set ..."); in add_taint()
759 panic("stack-protector: Kernel stack is corrupted in: %pB", in __stack_chk_fail()
767 core_param(panic, panic_timeout, int, 0644);
Dexit.c844 panic("Attempted to kill init! exitcode=0x%08x\n", in do_exit()
945 panic("Aiee, killing interrupt handler!"); in make_task_dead()
947 panic("Attempted to kill the idle task!"); in make_task_dead()
973 panic("Oopsed too often (kernel.oops_limit is %d)", limit); in make_task_dead()
1919 panic("Oops failed to kill thread"); in abort()
Duser.c248 panic("root_user epoll percpu counter alloc failed"); in uid_cache_init()
Dhung_task.c231 panic("hung_task: blocked tasks"); in check_hung_uninterruptible_tasks()
Dcred.c106 panic("CRED: put_cred_rcu() sees %p with" in put_cred_rcu()
113 panic("CRED: put_cred_rcu() sees %p with usage %d\n", in put_cred_rcu()
DMakefile6 obj-y = fork.o exec_domain.o panic.o \
Dwatchdog.c454 panic("softlockup: hung tasks"); in watchdog_timer_fn()
Daudit.c312 panic("audit: %s\n", message); in audit_panic()
1720 panic("audit: failed to start the kauditd thread (%d)\n", err); in audit_init()
/kernel/trace/rv/
DKconfig77 Enables the panic reactor. The panic reactor emits a printk()
78 message if an exception is found and panic()s the system.
Dreactor_panic.c18 panic(msg); in rv_panic_reaction()
/kernel/trace/
Dfgraph.c169 *ret = (unsigned long)panic; in ftrace_pop_return_trace()
196 *ret = (unsigned long)panic; in ftrace_pop_return_trace()
263 ret = (unsigned long)panic; in ftrace_return_to_handler()
/kernel/kcsan/
Dselftest.c269 panic("selftests failed"); in kcsan_selftest()
/kernel/debug/
Ddebug_core.c548 panic("Recursive entry to debugger"); in kgdb_reenter_check()
557 panic("Recursive entry to debugger"); in kgdb_reenter_check()
/kernel/rcu/
Dtree_stall.h146 panic("RCU Stall\n"); in panic_on_rcu_stall()
Dtree.c4649 panic("rcu_init_one: rcu_num_lvls out of range"); in rcu_init_one()
/kernel/power/
DKconfig234 A detected lockup causes system panic with message
Dswap.c1625 panic("Could not allocate memory for swsusp_header\n"); in swsusp_header_init()
Dsnapshot.c1015 panic("%s: Failed to allocate %zu bytes\n", __func__, in register_nosave_region()
/kernel/sched/
Dcore.c5971 panic("corrupted stack end detected inside scheduler\n"); in schedule_debug()
5974 panic("corrupted shadow stack detected inside scheduler\n"); in schedule_debug()