Home
last modified time | relevance | path

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

/kernel/
Dpanic.c132 panic("%s", msg); in nmi_panic()
167 void panic(const char *fmt, ...) in panic() function
354 EXPORT_SYMBOL(panic);
582 panic("panic_on_warn set ...\n"); in __warn()
667 panic("stack-protector: Kernel stack is corrupted in: %pB", in __stack_chk_fail()
685 core_param(panic, panic_timeout, int, 0644);
Dhung_task.c206 panic("hung_task: blocked tasks"); in check_hung_uninterruptible_tasks()
Dexit.c722 panic("Aiee, killing interrupt handler!"); in do_exit()
724 panic("Attempted to kill the idle task!"); in do_exit()
770 panic("Attempted to kill init! exitcode=0x%08x\n", in do_exit()
1715 panic("Oops failed to kill thread"); in abort()
Dcfi.c31 panic("CFI failure (target: %pS)\n", ptr); in handle_cfi_failure()
Dreboot.c363 panic("cannot halt"); in SYSCALL_DEFINE4()
Dcred.c103 panic("CRED: put_cred_rcu() sees %p with" in put_cred_rcu()
110 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.c471 panic("softlockup: hung tasks"); in watchdog_timer_fn()
Daudit.c306 panic("audit: %s\n", message); in audit_panic()
1603 panic("audit: failed to start the kauditd thread (%d)\n", err); in audit_init()
/kernel/trace/
Dfgraph.c135 *ret = (unsigned long)panic; in ftrace_pop_return_trace()
162 *ret = (unsigned long)panic; in ftrace_pop_return_trace()
229 ret = (unsigned long)panic; in ftrace_return_to_handler()
/kernel/dma/
Dswiotlb.c219 panic("%s: Failed to allocate %zu bytes align=0x%lx\n", in swiotlb_init_with_tbl()
225 panic("%s: Failed to allocate %zu bytes align=0x%lx\n", in swiotlb_init_with_tbl()
463panic("Can not allocate SWIOTLB buffer earlier and can't now provide you with the DMA bounce buffe… in swiotlb_tbl_map_single()
/kernel/debug/
Ddebug_core.c504 panic("Recursive entry to debugger"); in kgdb_reenter_check()
513 panic("Recursive entry to debugger"); in kgdb_reenter_check()
/kernel/rcu/
Dtree_stall.h78 panic("RCU Stall\n"); in panic_on_rcu_stall()
Dtree.c3354 panic("rcu_init_one: rcu_num_lvls out of range"); in rcu_init_one()
/kernel/power/
DKconfig204 A detected lockup causes system panic with message
Dswap.c1597 panic("Could not allocate memory for swsusp_header\n"); in swsusp_header_init()
Dsnapshot.c974 panic("%s: Failed to allocate %zu bytes\n", __func__, in __register_nosave_region()
/kernel/sched/
Dcore.c3866 panic("scheduling while atomic\n"); in __schedule_bug()
3879 panic("corrupted stack end detected inside scheduler\n"); in schedule_debug()