Home
last modified time | relevance | path

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

/kernel/
Dpanic.c74 void panic(const char *fmt, ...) in panic() function
191 EXPORT_SYMBOL(panic);
467 panic("stack-protector: Kernel stack is corrupted in: %p\n", in __stack_chk_fail()
474 core_param(panic, panic_timeout, int, 0644);
Dwatchdog.c257 panic("Watchdog detected hard LOCKUP on cpu %u", next_cpu); in watchdog_check_hardlockup_other_cpu()
318 panic("Watchdog detected hard LOCKUP on cpu %d", this_cpu); in watchdog_overflow_callback()
405 panic("softlockup: hung tasks"); in watchdog_timer_fn()
Dsystem_keyring.c41 panic("Can't allocate system trusted keyring\n"); in system_trusted_keyring_init()
Dmodsign_pubkey.c44 panic("Can't allocate module signing keyring\n"); in module_verify_init()
Dhung_task.c113 panic("hung_task: blocked tasks"); in check_hung_task()
Dcred.c97 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()
Dexit.c532 panic("Attempted to kill init! exitcode=0x%08x\n", in find_new_reaper()
718 panic("Aiee, killing interrupt handler!"); in do_exit()
720 panic("Attempted to kill the idle task!"); in do_exit()
DMakefile5 obj-y = fork.o exec_domain.o panic.o printk.o \
Daudit.c193 panic("audit: %s\n", message); in audit_panic()
Dsys.c524 panic("cannot halt"); in SYSCALL_DEFINE4()
Drcutree.c3202 panic("rcu_init_one: rcu_num_lvls overflow"); in rcu_init_one()
Dmodule.c2472 panic("Module verification failed with error %d in FIPS mode\n", in module_sig_check()
/kernel/debug/
Ddebug_core.c442 panic("Recursive entry to debugger"); in kgdb_reenter_check()
451 panic("Recursive entry to debugger"); in kgdb_reenter_check()
/kernel/trace/
Dtrace_functions_graph.c148 *ret = (unsigned long)panic; in ftrace_pop_return_trace()
175 *ret = (unsigned long)panic; in ftrace_pop_return_trace()
212 ret = (unsigned long)panic; in ftrace_return_to_handler()
/kernel/power/
Dswap.c1507 panic("Could not allocate memory for swsusp_header\n"); in swsusp_header_init()