Searched refs:panic (Results 1 - 25 of 659) sorted by path

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dpci-noop.c38 panic("%s: Failed to allocate %zu bytes\n", __func__,
53 panic("%s: Failed to allocate %zu bytes\n", __func__,
/linux-master/arch/arm/lib/
H A Dio-readsw-armv3.S13 b panic
H A Dio-writesw-armv3.S13 b panic
/linux-master/arch/csky/mm/
H A Dcontext.c35 panic("Unable to initialize ASID allocator for %lu ASIDs\n",
/linux-master/arch/m68k/include/asm/
H A Dbug.h18 panic("BUG!"); \
/linux-master/arch/mips/alchemy/devboards/
H A Ddb1xxx.c81 panic("cannot initialize board support");
/linux-master/arch/mips/ath79/
H A Dclock.c54 panic("failed to allocate %s clock structure", clk_names[type]);
/linux-master/arch/mips/generic/
H A Dboard-sead3.c166 panic("Corrupt DT");
176 panic("Unable to fixup FDT: %d", err);
H A Dirq.c24 panic("Unimplemented!");
40 panic("Unimplemented!");
56 panic("Unimplemented!");
/linux-master/arch/mips/kernel/
H A Dsmp-up.c18 panic(KERN_ERR "%s called", __func__);
24 panic(KERN_ERR "%s called", __func__);
/linux-master/arch/mips/lantiq/xway/
H A Dprom.c79 panic("ase is only supported for non pci kernels");
/linux-master/arch/mips/mm/
H A Dcerr-sb1.c240 * Calling panic() when a fatal cache error occurs scrambles the
250 panic("unhandled cache error");
H A Duasm-micromips.c165 panic("Unsupported Micro-assembler instruction %d", opc);
229 panic("Unsupported Micro-assembler relocation %d",
/linux-master/arch/mips/sni/
H A Dpcimt.c225 panic("Received int0 but no handler yet ...");
/linux-master/arch/nios2/kernel/
H A Dtime.c354 panic("%d timer is found, it needs 2 timers in system\n", count);
/linux-master/arch/parisc/
H A Ddefpalo.conf15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
/linux-master/arch/powerpc/include/asm/
H A Dlv1call.h317 LV1_CALL(panic, 1, 0, 255 )
/linux-master/arch/sh/lib/
H A Dmcount.S277 .long panic
/linux-master/arch/sparc/kernel/
H A Dreboot.c38 panic("Halt failed!");
53 panic("Reboot failed!");
H A Dstarfire.c100 panic("Lucy in the sky....");
H A Dunaligned_64.c386 panic("Impossible kernel unaligned trap.");
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h274 int mthca_CLOSE_HCA(struct mthca_dev *dev, int panic);
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h84 (void)panic( \
H A Dsym_malloc.c361 panic("sym: VTOBUS FAILED!\n");
/linux-master/drivers/watchdog/
H A Dpretimeout_panic.c20 panic("watchdog pretimeout event\n");
24 .name = "panic",

Completed in 280 milliseconds

1234567891011>>