Searched refs:panic (Results 251 - 275 of 659) sorted by path

<<11121314151617181920>>

/linux-master/arch/riscv/kernel/
H A Dirq.c114 panic("No interrupt controller found.");
H A Dsetup.c152 panic("%s: Failed to allocate %zu bytes\n", __func__, mem_res_sz);
H A Dtime.c30 panic("RISC-V system with no 'timebase-frequency' in DTS\n");
38 panic("RISC-V ACPI system with no RHCT table\n");
H A Dtraps.c107 panic("Fatal exception in interrupt");
109 panic("Fatal exception");
427 panic("Kernel stack overflow");
H A Dvdso.c67 panic("vDSO is not a valid ELF object!\n");
78 panic("vDSO kcalloc failed!\n");
/linux-master/arch/riscv/mm/
H A Dcontext.c262 panic("Failed to allocate bitmap for %lu ASIDs\n",
H A Dfault.c213 panic("%s: unhandled cause %lu", __func__, cause);
H A Dinit.c1475 panic("Failed to pre-allocate %s pages for %s area\n", lvl, area);
/linux-master/arch/s390/kernel/
H A Dcrash_dump.c628 panic("s390 kdump allocating elfcorehdr failed");
H A Ddumpstack.c219 panic("Fatal exception in interrupt");
221 panic("Fatal exception: panic_on_oops");
H A Dftrace.c225 panic("cannot allocate ftrace plt\n");
H A Dipl.c60 * - panic
686 panic("ipl_init failed: rc = %i\n", rc);
2097 /* on panic */
2235 panic("shutdown_triggers_init failed\n");
H A Dirq.c371 panic("Failed to register EXT interrupt\n");
H A Djump_label.c44 panic("Corrupted kernel text");
H A Dnmi.c201 panic("mcck: Attempting to kill init!\n");
H A Dnuma.c30 panic("%s: Failed to allocate %zu bytes align=0x%x\n",
H A Dsetup.c390 panic("%s: Failed to allocate %lu bytes align=0x%lx\n",
406 panic("%s: Failed to allocate %zu bytes align=%zx\n",
476 panic("Couldn't setup absolute lowcore");
517 panic("%s: Failed to allocate %zu bytes align=0x%x\n",
539 panic("%s: Failed to allocate %zu bytes align=0x%x\n",
813 panic("Failed to allocate memory for sysinfo structure\n");
H A Dsmp.c638 panic("could not allocate memory for boot CPU save area\n");
657 panic("ERROR: Failed to allocate %lx bytes below %lx\n",
672 panic("could not allocate memory for save area\n");
801 panic("%s: Failed to allocate %zu bytes align=0x%x\n",
814 panic("Could not find boot CPU type");
971 panic("Couldn't request external interrupt 0x1201");
974 panic("Couldn't request external interrupt 0x1202");
H A Dtime.c276 panic("Couldn't request external interrupt 0x1004");
280 panic("Couldn't request external interrupt 0x1406");
283 panic("Could not register TOD clock source");
389 panic("TOD clock sync offset %li is too large to drift\n",
H A Dtopology.c541 panic("%s: Failed to allocate %zu bytes align=0x%x\n",
562 panic("%s: Failed to allocate %lu bytes align=0x%lx\n",
H A Dtraps.c149 panic("Translation-Specification Exception");
269 panic("Corrupt kernel stack, can't continue.");
286 panic("Monitor call doesn't work!\n");
H A Dvdso.c242 panic("%s: Cannot allocate page list for VDSO", __func__);
/linux-master/arch/s390/lib/
H A Duaccess.c26 panic("incorrect ASCE on kernel %s\n"
/linux-master/arch/s390/mm/
H A Dextable.c7 #include <linux/panic.h>
103 panic("invalid exception table entry");
H A Dfault.c519 panic("Unexpected PGM 0x3d with TEID bit 61=0");

Completed in 327 milliseconds

<<11121314151617181920>>