Searched refs:panic (Results 451 - 475 of 659) sorted by last modified time

<<11121314151617181920>>

/linux-master/arch/arm/mm/
H A Dpmsa-v8.c109 panic("First memory bank must be contiguous from PHYS_OFFSET");
/linux-master/drivers/message/fusion/
H A Dmptbase.c6933 * mpt_halt_firmware - Halts the firmware if it is operational and panic
6948 panic("%s: IOC Fault (%04xh)!!!\n", ioc->name,
6952 panic("%s: Firmware is halted due to command timeout\n",
/linux-master/arch/powerpc/platforms/44x/
H A Dppc476.c130 panic("Can't find top level interrupt controller");
143 panic("Unrecognized top level interrupt controller");
/linux-master/arch/loongarch/kernel/
H A Dunaligned.c135 panic("unexpected idx '%d'", idx);
244 panic("unexpected idx '%d'", idx);
/linux-master/include/linux/
H A Dpanic.h12 void panic(const char *fmt, ...) __noreturn __cold;
39 * panic_cpu is used for synchronizing panic() and crash_kexec() execution. It
40 * holds a CPU number which is executing panic() currently. A value of
41 * PANIC_CPU_INVALID means no CPU has entered panic() or crash_kexec().
/linux-master/fs/hostfs/
H A Dhostfs_user.c81 else panic("Impossible mode in open_file");
/linux-master/drivers/net/ethernet/8390/
H A Daxnet_cs.c1635 panic("8390.c: header struct mispacked\n");
/linux-master/drivers/clk/imx/
H A Dclk-imx31.c142 panic("%s: failed to map registers\n", __func__);
/linux-master/arch/xtensa/mm/
H A Dkasan_init.c45 panic("%s: Failed to allocate %lu bytes align=0x%lx\n",
60 panic("Failed to allocate page table page\n");
/linux-master/arch/x86/platform/olpc/
H A Dolpc_dt.c141 panic("%s: Failed to allocate %zu bytes\n", __func__,
/linux-master/arch/x86/math-emu/
H A Dfpu_entry.c138 panic("Math emulation needed in kernel");
/linux-master/arch/x86/kernel/
H A Ddoublefault_32.c82 panic("cannot return from double fault\n");
/linux-master/arch/x86/include/asm/
H A Dunaccepted_memory.h13 panic("TDX: Failed to accept memory\n");
17 panic("Cannot accept memory: unknown platform\n");
/linux-master/arch/um/kernel/
H A Dtrap.c219 panic("Segfault with no mm");
223 panic("Kernel tried to access user memory at addr 0x%lx, ip 0x%lx",
248 panic("fault_addr set but no fault catcher");
254 panic("Kernel mode fault at addr 0x%lx, ip 0x%lx",
283 panic("Kernel mode signal %d", sig);
/linux-master/arch/nios2/mm/
H A Dfault.c196 panic("Oops");
/linux-master/arch/nios2/kernel/
H A Dcpuinfo.c39 panic("%s: No CPU found in devicetree!\n", __func__);
42 panic("initda instruction is unimplemented. Please update your "
78 panic("altr,tlb-num-ways can't be 0. Please check your hardware "
/linux-master/arch/mips/ralink/
H A Drt305x.c52 panic("rt5350: invalid DRAM size: %u", t);
133 panic("rt305x: unknown SoC, n0:%08x n1:%08x",
H A Drt3883.c95 panic("rt3883: unknown SoC, n0:%08x n1:%08x",
H A Drt288x.c95 panic("rt288x: unknown SoC, n0:%08x n1:%08x",
H A Dmt7620.c177 panic("mt762x: unknown SoC, n0:%08x n1:%08x\n",
H A Dclk.c73 panic("unable to get CPU clock index");
81 panic("unable to get CPU clock, err=%ld", PTR_ERR(clk));
/linux-master/arch/mips/loongson32/common/
H A Dtime.c20 panic("unable to get cpu clock, err=%ld", PTR_ERR(clk));
/linux-master/arch/arm64/mm/
H A Dcontext.c70 * We cannot decrease the ASID size at runtime, so panic if we support
407 panic("Failed to allocate bitmap for %lu ASIDs\n",
/linux-master/arch/arm/mach-davinci/
H A Dcommon.c94 panic("davinci_common_init: SoC Initialization failed\n");
/linux-master/arch/s390/kernel/
H A Ddumpstack.c219 panic("Fatal exception in interrupt");
221 panic("Fatal exception: panic_on_oops");

Completed in 430 milliseconds

<<11121314151617181920>>