Home
last modified time | relevance | path

Searched full:catastrophic (Results 1 – 25 of 50) sorted by relevance

12

/linux/kernel/debug/kdb/
H A Dkdb_debugger.c123 KDB_FLAG_SET(CATASTROPHIC); in kdb_stub()
125 /* set CATASTROPHIC if the system contains unresponsive processors */ in kdb_stub()
128 KDB_FLAG_SET(CATASTROPHIC); in kdb_stub()
155 KDB_FLAG_CLEAR(CATASTROPHIC); in kdb_stub()
/linux/lib/
H A DKconfig.kgdb131 int "KDB: continue after catastrophic errors"
136 catastrophic error, i.e. for a panic or oops.
137 When KDB is active and a catastrophic error occurs, nothing extra
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_catas.c57 MODULE_PARM_DESC(catas_reset_disable, "disable reset on catastrophic event if nonzero");
119 mthca_err(dev, "Catastrophic error detected: %s\n", type); in handle_catas()
161 mthca_warn(dev, "couldn't map catastrophic error region " in mthca_start_catas_poll()
/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c94 /* Quark DTS has 2 trip points: hot & catastrophic */
187 * fields for critical (catastrophic) and hot set trip point in get_trip_temp()
227 * fields for critical (catastrophic) and hot set trip point in update_trip_temp()
H A Dintel_pch_thermal.c41 #define WPT_CTT 0x0010 /* Catastrophic Trip Point */
54 #define WPT_TSC_CPDE 0x01 /* Catastrophic Power-Down Enable */
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,dcc.yaml14 configuration data or system memory contents during catastrophic failure
/linux/Documentation/networking/devlink/
H A Dmlx4.rst52 value on the catastrophic buffer, a snapshot will be taken by the driver.
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-iommu_groups62 system could lead to catastrophic effects (the users might
H A Dsysfs-platform-dfl-fme76 Description: Read-only. It returns catastrophic and fatal errors detected.
/linux/fs/xfs/
H A Dxfs_drain.h44 * this results in incorrect repairs, which is catastrophic.
/linux/arch/m68k/fpsp040/
H A Dscale.S162 | The result exponent is below denorm value. Test for catastrophic
168 blt fix_unfl |if lower, catastrophic unfl
H A Dres_func.S1755 | Handle possible denorm or catastrophic underflow cases here
1771 blts sp_catas |catastrophic underflow case
1785 blts dp_catas |catastrophic underflow case
1797 | Handle catastrophic underflow cases here
1841 | Handle catastrophic overflow cases here
/linux/drivers/irqchip/
H A Dirq-gic-common.c80 * non-secure mode, and hence it may not be catastrophic. in gic_configure_irq()
/linux/arch/alpha/kernel/
H A Dirq_alpha.c186 case 0x219: reason = "IOCHK#, EISA add-in board parity or other catastrophic error"; break; in process_mcheck_info()
/linux/include/linux/
H A Dkdb.h131 #define KDB_FLAG_CATASTROPHIC (1 << 1) /* A catastrophic event has occurred */
/linux/drivers/platform/x86/dell/
H A Ddell-pc.c82 * Bit 1 Catastrophic Fan Failure (all fans have failed)
/linux/Documentation/firmware-guide/acpi/
H A Dosi.rst143 catastrophic failure resulting from the BIOS taking paths that
/linux/arch/mips/ath25/
H A Dar2315.c63 machine_restart("AHB error"); /* Catastrophic failure */ in ar2315_ahb_err_handler()
H A Dar5312.c68 machine_restart("AHB error"); /* Catastrophic failure */ in ar5312_ahb_err_handler()
/linux/Documentation/gpu/amdgpu/display/
H A Ddcn-overview.rst223 to a number of negative consequences, most of them quite catastrophic.
/linux/drivers/usb/usbip/
H A Dusbip_common.h250 /* catastrophic emulated usb error */
/linux/drivers/tty/serial/
H A Dkgdb_nmi.c162 * execution noise would be catastrophic." -- Colin Cross
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst38 actions that are designed for catastrophic scenarios.
/linux/drivers/net/fddi/
H A Ddefza.h78 #define FZA_DLU_FAILURE 0x0 /* DLU catastrophic error; brain dead */
102 #define FZA_TEST_FATAL 0x00 /* self-test catastrophic failure */
/linux/arch/x86/kernel/
H A Dshstk.c525 * to the wrong location. Not catastrophic, but just return the right in SYSCALL_DEFINE3()

12