Searched refs:panic (Results 426 - 450 of 659) sorted by last modified time

<<11121314151617181920>>

/linux-master/drivers/macintosh/
H A Dsmu.c497 panic("%s: Failed to allocate %zu bytes\n", __func__,
/linux-master/drivers/char/ipmi/
H A Dipmi_watchdog.c138 /* Default timeout to set on panic */
286 MODULE_PARM_DESC(panic_wdt_timeout, "Timeout value on kernel panic in seconds.");
326 /* If a pretimeout occurs, this is used to allow only one panic to happen. */
520 * at panic or halt time, in run-to-completion mode, when the caller
934 panic("Watchdog pre-timeout");
958 * On a panic, if we have a panic timeout, make sure to extend
960 * panic, if the watchdog timer is running. Plus the
961 * pretimeout is meaningless at panic time.
/linux-master/certs/
H A Dsystem_keyring.c146 panic("Can't allocate secondary trusted keyring restriction\n");
192 panic("Can't link (machine) trusted keyrings\n");
238 panic("Can't allocate builtin trusted keyring\n");
251 panic("Can't allocate secondary trusted keyring\n");
254 panic("Can't link trusted keyrings\n");
/linux-master/arch/sparc/mm/
H A Diommu.c216 panic("iommu out");
343 panic("iommu out");
H A Dio-unit.c127 panic("iounit_get_area: Couldn't find free iopte slots for (%08lx,%d)\n", vaddr, size);
/linux-master/arch/sparc/kernel/
H A Dauxio_32.c101 panic("Can't set AUXIO register on this machine.");
/linux-master/arch/sparc/include/asm/
H A Dfloppy_64.h107 panic("floppy: Port bolixed.");
116 panic("sun_82072_fd_inb: How did I get here?");
126 panic("floppy: Port bolixed.");
180 panic("floppy: Giving up...");
H A Dfloppy_32.h120 panic("floppy: Port bolixed.");
128 panic("sun_82072_fd_inb: How did I get here?");
137 panic("floppy: Port bolixed.");
160 panic("floppy: Port bolixed.");
176 panic("sun_82077_fd_inb: How did I get here?");
185 panic("floppy: Port bolixed.");
239 panic("floppy: Giving up...");
/linux-master/arch/parisc/kernel/
H A Dtraps.c263 panic("Fatal exception in interrupt");
266 panic("Fatal exception");
463 /* Call kernel panic() so reboot timeouts work properly
465 * panic notifiers, and we should call panic
467 * e.g. We should not call panic from
469 * This hack works, prints the panic message twice,
472 panic(msg);
810 panic("IVT invalid");
H A Dpci-dma.c270 panic("%s: pcxl_alloc_range() Too many pages to map.\n",
275 panic("%s: pcxl_alloc_range() out of dma mapping resources\n",
326 panic("%s: pcxl_free_range() Too many pages to unmap.\n",
/linux-master/arch/mips/cavium-octeon/
H A Dsetup.c1088 panic("Unable to allocate memory from "
1131 panic("No PREF instruction at Core-14449 probe point.");
1134 panic("OCTEON II DCache prefetch workaround not in place (%04x).\n"
1159 panic("Corrupt Device Tree passed to kernel.");
/linux-master/arch/m68k/mm/
H A Dmotorola.c195 panic ("table already free!");
231 panic("%s: Failed to allocate %lu bytes align=%lx\n",
279 panic("%s: Failed to allocate %lu bytes align=%lx\n",
496 panic("%s: Failed to allocate %lu bytes align=0x%lx\n",
/linux-master/arch/arm/mm/
H A Dnommu.c167 panic("%s: Failed to allocate %lu bytes align=0x%lx\n",
/linux-master/arch/arm/mach-hisi/
H A Dhotplug.c279 panic("cpu %d unexpectedly exit from shutdown\n", cpu);
/linux-master/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c165 panic("ZONE_MEM_PWR_STATE_MASK set timeout");
170 panic("ZONE_DPG_PWR_STATE_MASK set timeout");
221 panic("ZONE_MEM_PWR_STATE_MASK clear timeout");
226 panic("ZONE_DPG_PWR_STATE_MASK clear timeout");
/linux-master/fs/verity/
H A Dsignature.c121 panic("failed to allocate \".fs-verity\" keyring");
/linux-master/drivers/irqchip/
H A Dirq-orion.c66 panic("%pOFn: unable to add irq domain\n", np);
73 panic("%pOFn: unable to alloc irq domain gc\n", np);
82 panic("%pOFn: unable to request mem region %d",
87 panic("%pOFn: unable to map resource %d", np, n);
H A Dirq-i8259.c319 panic("Failed to add i8259 IRQ domain");
/linux-master/arch/x86/boot/compressed/
H A Derror.c28 void panic(const char *fmt, ...) function
H A Derror.h9 void panic(const char *fmt, ...) __noreturn __cold;
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h149 bp->panic = 1; \
156 bp->panic = 1; \
1464 int panic; member in struct:bnx2x
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_native.c501 panic("could not find page to bolt\n");
/linux-master/arch/powerpc/kernel/
H A Dsecurity.c677 panic("%s: Failed to allocate %llu bytes align=0x%llx max_addr=%pa\n",
/linux-master/drivers/scsi/
H A Dncr53c8xx.c3604 panic("ncr KVAR out of range");
3617 panic("ncr_script_copy_and_bind: weird relocation %x\n", old);
/linux-master/drivers/watchdog/
H A Dorion_wdt.c387 panic("Watchdog Timeout");

Completed in 620 milliseconds

<<11121314151617181920>>