Searched refs:unrecoverable (Results 1 - 70 of 70) sorted by relevance

/linux-4.4.14/arch/mips/mm/
H A Dcex-sb1.S32 * CVS revision 1.8. Only the 'unrecoverable' case
88 * processing. For now, they are considered "unrecoverable".
94 bltz k0,unrecoverable
100 * Consider that case "unrecoverable" for now.
102 bgez k0,unrecoverable
113 bnez k1,unrecoverable
134 unrecoverable: label
/linux-4.4.14/arch/blackfin/include/uapi/asm/
H A Dsiginfo.h18 #define ILL_ILLEXCPT (__SI_FAULT|4) /* unrecoverable exception ********** */
/linux-4.4.14/arch/mips/include/asm/
H A Dtraps.h19 #define MIPS_BE_FATAL 2 /* treat as an unrecoverable error */
/linux-4.4.14/drivers/edac/
H A Docteon_edac-pc.c37 * @event: non-zero if unrecoverable.
H A Di82443bxgx_edac.c51 * which is unrecoverable. This is known as hardware scrubbing since
H A Di5400_edac.c509 * handle the Intel FATAL and unrecoverable errors, if any
/linux-4.4.14/arch/powerpc/include/asm/
H A Dsstep.h14 * MSR_RI, since that would make the exception unrecoverable.
H A Drtas.h215 * X 1: Bypassed unrecoverable error (degraded operation)
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c239 int unrecoverable = 0; hmi_event_handler() local
257 * available on the list and set unrecoverable flag to 1. hmi_event_handler()
260 unrecoverable = 1; hmi_event_handler()
266 if (unrecoverable) { hmi_event_handler()
H A Dopal.c490 * If hardware marked this as an unrecoverable MCE, we are opal_machine_check()
/linux-4.4.14/drivers/usb/gadget/function/
H A Du_fs.h118 * we encounter an unrecoverable error. The only
119 * unrecoverable error is situation when after reading strings
/linux-4.4.14/arch/ia64/lib/
H A Dstrlen.S169 ld8 val=[base],8 // will fail if unrecoverable fault
178 (p6) ld8 val=[base],8 // will fail if unrecoverable fault
/linux-4.4.14/net/rxrpc/
H A Dar-error.c209 /* terminate all the affected calls if there's an unrecoverable rxrpc_UDP_error_handler()
/linux-4.4.14/arch/avr32/mach-at32ap/
H A Dpm-at32ap700x.S75 * we'll only get "unrecoverable" exceptions (offset 0.)
H A Dpm.c36 * on return (i.e. all exceptions will be "unrecoverable".)
/linux-4.4.14/drivers/mtd/nand/
H A Dnand_bch.c100 printk(KERN_ERR "ecc unrecoverable error\n"); nand_bch_correct_data()
H A Dr852.c493 dbg("ecc: unrecoverable error, in half %d", i); r852_ecc_correct()
/linux-4.4.14/drivers/infiniband/hw/usnic/
H A Dusnic_fwd.c300 * unrecoverable error. usnic_fwd_dealloc_flow()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c167 return "unrecoverable hardware error"; hsynd_str()
/linux-4.4.14/drivers/usb/host/
H A Disp116x.h55 #define HCINT_UE (1 << 4) /* unrecoverable error */
H A Dohci.h288 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */
H A Disp1362.h345 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */
/linux-4.4.14/drivers/scsi/snic/
H A Dsnic_fwint.h91 SNIC_STAT_FATAL_ERROR, /* sNIC is in unrecoverable state */
/linux-4.4.14/drivers/md/
H A Dmultipath.c344 printk(KERN_ALERT "multipath: %s: unrecoverable IO read" multipathd()
H A Draid1.c1846 printk(KERN_ALERT "md/raid1:%s: %s: unrecoverable I/O read error" fix_sync_read_error()
2319 printk(KERN_ALERT "md/raid1:%s: %s: unrecoverable I/O" handle_read_error()
H A Draid10.c2526 printk(KERN_ALERT "md/raid10:%s: %s: unrecoverable I/O" handle_read_error()
/linux-4.4.14/fs/pstore/
H A Dram_core.c290 "\n%d Corrected bytes, %d unrecoverable blocks\n", persistent_ram_ecc_string()
/linux-4.4.14/arch/blackfin/kernel/
H A Dtraps.c536 panic("Double Fault - unrecoverable event"); double_fault_c()
/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c625 mfc_err("Call on QBUF after unrecoverable error\n"); vidioc_qbuf()
645 mfc_err("Call on DQBUF after unrecoverable error\n"); vidioc_dqbuf()
H A Ds5p_mfc_enc.c1257 mfc_err("Call on QBUF after unrecoverable error\n"); vidioc_qbuf()
1282 mfc_err("Call on DQBUF after unrecoverable error\n"); vidioc_dqbuf()
/linux-4.4.14/arch/xtensa/kernel/
H A Dentry.S383 /* All unrecoverable states are saved on stack, now, and a1 is valid.
829 * We get here in case of an unrecoverable exception.
1326 /* We get here because of an unrecoverable error in the window
H A Dvectors.S278 * All other exceptions are unexpected and thus unrecoverable!
/linux-4.4.14/drivers/s390/block/
H A Ddasd_eer.c248 * DASD_EER_FATALERROR: all kinds of unrecoverable I/O problems
/linux-4.4.14/drivers/misc/
H A Denclosure.c470 [ENCLOSURE_STATUS_UNRECOVERABLE] = "unrecoverable",
/linux-4.4.14/arch/sparc/kernel/
H A Dcherrs.S87 * Bit1: 0=recoverable,1=unrecoverable
H A Dtraps_64.c1733 * Bit1: 0=recoverable,1=unrecoverable
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
H A Dmce.c725 * This way we prevent any potential data corruption in a unrecoverable case
733 * in a unrecoverable place, but in this case the system is in a semi-stable
/linux-4.4.14/arch/powerpc/kernel/
H A Dexceptions-64s.S1041 andi. r10,r12,MSR_RI /* check for unrecoverable exception */
1504 andi. r10,r12,MSR_RI /* check for unrecoverable exception */
H A Dtraps.c1843 * We enter here if we get an unrecoverable exception, that is, one
/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_init.c1255 /* will enter an unrecoverable state. */ pm8001_pci_resume()
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_init.c424 DEBUG2(printk("scsi%ld: %s: an unrecoverable error has" qla4xxx_fw_ready()
/linux-4.4.14/drivers/uwb/
H A Dhwa-rc.c658 /* ignoring unrecoverable errors */ hwarc_neep_cb()
/linux-4.4.14/drivers/mtd/ubi/
H A Dkapi.c426 * integrity problem (unrecoverable ECC checksum mismatch in case of NAND);
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
H A Dixgb_hw.c296 * false if unrecoverable problems were encountered.
/linux-4.4.14/fs/jffs2/
H A Dxattr.c46 * positive return value means unrecoverable error. Thus, caller must remove this xdatum
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c1009 pr_err("kfd: the cp might be in an unrecoverable state due to an unsuccessful queues preemption"); execute_queues_cpsch()
/linux-4.4.14/drivers/isdn/gigaset/
H A Dbas-gigaset.c338 * hang up any existing connection because of an unrecoverable error
354 * reset Gigaset device because of an unrecoverable error
/linux-4.4.14/drivers/mmc/card/
H A Dblock.c2526 * secure trim can result in unrecoverable corruption due to a
2548 * unrecoverable data conrruption occasionally due to a firmware bug.
/linux-4.4.14/drivers/s390/net/
H A Dctcm_main.c1429 * which result in unrecoverable Busy on channel add_channel()
H A Dctcm_fsms.c1074 "%s: %s: %s unrecoverable channel error", ctcm_chx_iofatal()
/linux-4.4.14/drivers/dma/sh/
H A Drcar-dmac.c1418 * An unrecoverable error occurred on an unknown channel. Halt the DMAC, rcar_dmac_isr_error()
/linux-4.4.14/drivers/base/power/
H A Dmain.c422 panic("%s %s: unrecoverable failure\n", dpm_watchdog_handler()
/linux-4.4.14/arch/blackfin/mach-common/
H A Dentry.S359 * exception. This is a unrecoverable event, so crash.
/linux-4.4.14/include/linux/
H A Dpm.h250 * unrecoverable failure (i.e. when the device being handled refuses to resume
H A Dpci.h632 /* Device has completely failed, is unrecoverable */
/linux-4.4.14/drivers/scsi/aacraid/
H A Dcommsup.c609 "Usually a result of a serious unrecoverable hardware problem\n", aac_fib_send()
/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-core.c1763 * Flag that a fatal unrecoverable error has occurred and wake up all processes
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1655 /* check for unrecoverable error */ sxgbe_tx_interrupt()
/linux-4.4.14/fs/ubifs/
H A Drecovery.c902 ubifs_err(c, "unrecoverable log corruption in LEB %d", ubifs_recover_log_leb()
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap_hwmod_3xxx_data.c4004 * which sometimes leads to unrecoverable L3 error. XXX The omap3xxx_hwmod_init()
/linux-4.4.14/drivers/scsi/
H A Dsd.c1411 * can deal with it then. It is only because of unrecoverable errors sd_check_events()
H A Dscsi_debug.c2628 /* claim unrecoverable read error */ resp_read_dt0()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dbase.c2295 * Fatal errors are unrecoverable so we have to ath5k_intr()
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S2421 andi. r10, r11, MSR_RI /* check for unrecoverable exception */
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_init.c4119 * unrecoverable / not handled error qla2x00_fabric_login()
4528 "Device in unrecoverable FAILED state.\n"); qla83xx_nic_core_reset()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dcl_object.h1415 * diagram in case of unrecoverable error.
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_main.c5435 * Check if adapter in an unrecoverable state or not.
/linux-4.4.14/fs/ext4/
H A Dsuper.c558 * abort function may be used to deal with unrecoverable failures such
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c7126 * a translation error which is unrecoverable. bnx2x_init_hw_common()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli.c10706 * For now, use the SLI4 device internal unrecoverable error lpfc_sli4_eratt_read()

Completed in 4926 milliseconds