Searched refs:panic (Results 1 – 18 of 18) sorted by relevance
/kernel/ |
D | panic.c | 132 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);
|
D | hung_task.c | 206 panic("hung_task: blocked tasks"); in check_hung_uninterruptible_tasks()
|
D | exit.c | 722 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()
|
D | cfi.c | 31 panic("CFI failure (target: %pS)\n", ptr); in handle_cfi_failure()
|
D | reboot.c | 363 panic("cannot halt"); in SYSCALL_DEFINE4()
|
D | cred.c | 103 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()
|
D | Makefile | 6 obj-y = fork.o exec_domain.o panic.o \
|
D | watchdog.c | 471 panic("softlockup: hung tasks"); in watchdog_timer_fn()
|
D | audit.c | 306 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/ |
D | fgraph.c | 135 *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/ |
D | swiotlb.c | 219 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() 463 …panic("Can not allocate SWIOTLB buffer earlier and can't now provide you with the DMA bounce buffe… in swiotlb_tbl_map_single()
|
/kernel/debug/ |
D | debug_core.c | 504 panic("Recursive entry to debugger"); in kgdb_reenter_check() 513 panic("Recursive entry to debugger"); in kgdb_reenter_check()
|
/kernel/rcu/ |
D | tree_stall.h | 78 panic("RCU Stall\n"); in panic_on_rcu_stall()
|
D | tree.c | 3354 panic("rcu_init_one: rcu_num_lvls out of range"); in rcu_init_one()
|
/kernel/power/ |
D | Kconfig | 204 A detected lockup causes system panic with message
|
D | swap.c | 1597 panic("Could not allocate memory for swsusp_header\n"); in swsusp_header_init()
|
D | snapshot.c | 974 panic("%s: Failed to allocate %zu bytes\n", __func__, in __register_nosave_region()
|
/kernel/sched/ |
D | core.c | 3866 panic("scheduling while atomic\n"); in __schedule_bug() 3879 panic("corrupted stack end detected inside scheduler\n"); in schedule_debug()
|