Searched refs:panic (Results 1 – 16 of 16) sorted by relevance
/kernel/ |
D | panic.c | 71 void panic(const char *fmt, ...) in panic() function 215 EXPORT_SYMBOL(panic); 491 panic("stack-protector: Kernel stack is corrupted in: %p\n", in __stack_chk_fail() 498 core_param(panic, panic_timeout, int, 0644);
|
D | watchdog.c | 300 panic("Watchdog detected hard LOCKUP on cpu %u", next_cpu); in watchdog_check_hardlockup_other_cpu() 361 panic("Watchdog detected hard LOCKUP on cpu %d", in watchdog_overflow_callback() 489 panic("softlockup: hung tasks"); in watchdog_timer_fn()
|
D | system_keyring.c | 41 panic("Can't allocate system trusted keyring\n"); in system_trusted_keyring_init()
|
D | hung_task.c | 126 panic("hung_task: blocked tasks"); in check_hung_task()
|
D | reboot.c | 331 panic("cannot halt"); in SYSCALL_DEFINE4()
|
D | cred.c | 97 panic("CRED: put_cred_rcu() sees %p with" in put_cred_rcu() 104 panic("CRED: put_cred_rcu() sees %p with usage %d\n", in put_cred_rcu()
|
D | exit.c | 494 panic("Attempted to kill init! exitcode=0x%08x\n", in find_new_reaper() 682 panic("Aiee, killing interrupt handler!"); in do_exit() 684 panic("Attempted to kill the idle task!"); in do_exit()
|
D | Makefile | 5 obj-y = fork.o exec_domain.o panic.o \
|
D | audit.c | 209 panic("audit: %s\n", message); in audit_panic()
|
/kernel/debug/ |
D | debug_core.c | 450 panic("Recursive entry to debugger"); in kgdb_reenter_check() 459 panic("Recursive entry to debugger"); in kgdb_reenter_check()
|
/kernel/trace/ |
D | trace_functions_graph.c | 202 *ret = (unsigned long)panic; in ftrace_pop_return_trace() 229 *ret = (unsigned long)panic; in ftrace_pop_return_trace() 275 ret = (unsigned long)panic; in ftrace_return_to_handler()
|
/kernel/sched/ |
D | walt.c | 121 panic("cra less than zero: tld: %lld, task_load(p) = %u\n", in fixup_cumulative_runnable_avg()
|
D | core.c | 3081 panic("corrupted stack end detected inside scheduler\n"); in schedule_debug()
|
/kernel/power/ |
D | Kconfig | 196 A detected lockup causes system panic with message
|
D | swap.c | 1507 panic("Could not allocate memory for swsusp_header\n"); in swsusp_header_init()
|
/kernel/rcu/ |
D | tree.c | 3612 panic("rcu_init_one: rcu_num_lvls overflow"); in rcu_init_one()
|