/linux-4.4.14/arch/mips/mm/ |
H A D | cex-sb1.S | 32 * 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 D | siginfo.h | 18 #define ILL_ILLEXCPT (__SI_FAULT|4) /* unrecoverable exception ********** */
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | traps.h | 19 #define MIPS_BE_FATAL 2 /* treat as an unrecoverable error */
|
/linux-4.4.14/drivers/edac/ |
H A D | octeon_edac-pc.c | 37 * @event: non-zero if unrecoverable.
|
H A D | i82443bxgx_edac.c | 51 * which is unrecoverable. This is known as hardware scrubbing since
|
H A D | i5400_edac.c | 509 * handle the Intel FATAL and unrecoverable errors, if any
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | sstep.h | 14 * MSR_RI, since that would make the exception unrecoverable.
|
H A D | rtas.h | 215 * X 1: Bypassed unrecoverable error (degraded operation)
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
H A D | opal-hmi.c | 239 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 D | opal.c | 490 * If hardware marked this as an unrecoverable MCE, we are opal_machine_check()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | u_fs.h | 118 * 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 D | strlen.S | 169 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 D | ar-error.c | 209 /* terminate all the affected calls if there's an unrecoverable rxrpc_UDP_error_handler()
|
/linux-4.4.14/arch/avr32/mach-at32ap/ |
H A D | pm-at32ap700x.S | 75 * we'll only get "unrecoverable" exceptions (offset 0.)
|
H A D | pm.c | 36 * on return (i.e. all exceptions will be "unrecoverable".)
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | nand_bch.c | 100 printk(KERN_ERR "ecc unrecoverable error\n"); nand_bch_correct_data()
|
H A D | r852.c | 493 dbg("ecc: unrecoverable error, in half %d", i); r852_ecc_correct()
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
H A D | usnic_fwd.c | 300 * unrecoverable error. usnic_fwd_dealloc_flow()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | health.c | 167 return "unrecoverable hardware error"; hsynd_str()
|
/linux-4.4.14/drivers/usb/host/ |
H A D | isp116x.h | 55 #define HCINT_UE (1 << 4) /* unrecoverable error */
|
H A D | ohci.h | 288 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */
|
H A D | isp1362.h | 345 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */
|
/linux-4.4.14/drivers/scsi/snic/ |
H A D | snic_fwint.h | 91 SNIC_STAT_FATAL_ERROR, /* sNIC is in unrecoverable state */
|
/linux-4.4.14/drivers/md/ |
H A D | multipath.c | 344 printk(KERN_ALERT "multipath: %s: unrecoverable IO read" multipathd()
|
H A D | raid1.c | 1846 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 D | raid10.c | 2526 printk(KERN_ALERT "md/raid10:%s: %s: unrecoverable I/O" handle_read_error()
|
/linux-4.4.14/fs/pstore/ |
H A D | ram_core.c | 290 "\n%d Corrected bytes, %d unrecoverable blocks\n", persistent_ram_ecc_string()
|
/linux-4.4.14/arch/blackfin/kernel/ |
H A D | traps.c | 536 panic("Double Fault - unrecoverable event"); double_fault_c()
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_dec.c | 625 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 D | s5p_mfc_enc.c | 1257 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 D | entry.S | 383 /* 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 D | vectors.S | 278 * All other exceptions are unexpected and thus unrecoverable!
|
/linux-4.4.14/drivers/s390/block/ |
H A D | dasd_eer.c | 248 * DASD_EER_FATALERROR: all kinds of unrecoverable I/O problems
|
/linux-4.4.14/drivers/misc/ |
H A D | enclosure.c | 470 [ENCLOSURE_STATUS_UNRECOVERABLE] = "unrecoverable",
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | cherrs.S | 87 * Bit1: 0=recoverable,1=unrecoverable
|
H A D | traps_64.c | 1733 * Bit1: 0=recoverable,1=unrecoverable
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
H A D | mce.c | 725 * 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 D | exceptions-64s.S | 1041 andi. r10,r12,MSR_RI /* check for unrecoverable exception */ 1504 andi. r10,r12,MSR_RI /* check for unrecoverable exception */
|
H A D | traps.c | 1843 * We enter here if we get an unrecoverable exception, that is, one
|
/linux-4.4.14/drivers/scsi/pm8001/ |
H A D | pm8001_init.c | 1255 /* will enter an unrecoverable state. */ pm8001_pci_resume()
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
H A D | ql4_init.c | 424 DEBUG2(printk("scsi%ld: %s: an unrecoverable error has" qla4xxx_fw_ready()
|
/linux-4.4.14/drivers/uwb/ |
H A D | hwa-rc.c | 658 /* ignoring unrecoverable errors */ hwarc_neep_cb()
|
/linux-4.4.14/drivers/mtd/ubi/ |
H A D | kapi.c | 426 * integrity problem (unrecoverable ECC checksum mismatch in case of NAND);
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
H A D | ixgb_hw.c | 296 * false if unrecoverable problems were encountered.
|
/linux-4.4.14/fs/jffs2/ |
H A D | xattr.c | 46 * positive return value means unrecoverable error. Thus, caller must remove this xdatum
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_device_queue_manager.c | 1009 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 D | bas-gigaset.c | 338 * 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 D | block.c | 2526 * 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 D | ctcm_main.c | 1429 * which result in unrecoverable Busy on channel add_channel()
|
H A D | ctcm_fsms.c | 1074 "%s: %s: %s unrecoverable channel error", ctcm_chx_iofatal()
|
/linux-4.4.14/drivers/dma/sh/ |
H A D | rcar-dmac.c | 1418 * An unrecoverable error occurred on an unknown channel. Halt the DMAC, rcar_dmac_isr_error()
|
/linux-4.4.14/drivers/base/power/ |
H A D | main.c | 422 panic("%s %s: unrecoverable failure\n", dpm_watchdog_handler()
|
/linux-4.4.14/arch/blackfin/mach-common/ |
H A D | entry.S | 359 * exception. This is a unrecoverable event, so crash.
|
/linux-4.4.14/include/linux/ |
H A D | pm.h | 250 * unrecoverable failure (i.e. when the device being handled refuses to resume
|
H A D | pci.h | 632 /* Device has completely failed, is unrecoverable */
|
/linux-4.4.14/drivers/scsi/aacraid/ |
H A D | commsup.c | 609 "Usually a result of a serious unrecoverable hardware problem\n", aac_fib_send()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
H A D | videobuf2-core.c | 1763 * Flag that a fatal unrecoverable error has occurred and wake up all processes
|
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_main.c | 1655 /* check for unrecoverable error */ sxgbe_tx_interrupt()
|
/linux-4.4.14/fs/ubifs/ |
H A D | recovery.c | 902 ubifs_err(c, "unrecoverable log corruption in LEB %d", ubifs_recover_log_leb()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | omap_hwmod_3xxx_data.c | 4004 * which sometimes leads to unrecoverable L3 error. XXX The omap3xxx_hwmod_init()
|
/linux-4.4.14/drivers/scsi/ |
H A D | sd.c | 1411 * can deal with it then. It is only because of unrecoverable errors sd_check_events()
|
H A D | scsi_debug.c | 2628 /* claim unrecoverable read error */ resp_read_dt0()
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 2295 * Fatal errors are unrecoverable so we have to ath5k_intr()
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | 2421 andi. r10, r11, MSR_RI /* check for unrecoverable exception */
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 4119 * 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 D | cl_object.h | 1415 * diagram in case of unrecoverable error.
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 5435 * Check if adapter in an unrecoverable state or not.
|
/linux-4.4.14/fs/ext4/ |
H A D | super.c | 558 * abort function may be used to deal with unrecoverable failures such
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 7126 * a translation error which is unrecoverable. bnx2x_init_hw_common()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 10706 * For now, use the SLI4 device internal unrecoverable error lpfc_sli4_eratt_read()
|