/linux/kernel/debug/kdb/ |
H A D | kdb_debugger.c | 123 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 D | Kconfig.kgdb | 131 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 D | mthca_catas.c | 57 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 D | intel_quark_dts_thermal.c | 94 /* 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 D | intel_pch_thermal.c | 41 #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 D | qcom,dcc.yaml | 14 configuration data or system memory contents during catastrophic failure
|
/linux/Documentation/networking/devlink/ |
H A D | mlx4.rst | 52 value on the catastrophic buffer, a snapshot will be taken by the driver.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-iommu_groups | 62 system could lead to catastrophic effects (the users might
|
H A D | sysfs-platform-dfl-fme | 76 Description: Read-only. It returns catastrophic and fatal errors detected.
|
/linux/fs/xfs/ |
H A D | xfs_drain.h | 44 * this results in incorrect repairs, which is catastrophic.
|
/linux/arch/m68k/fpsp040/ |
H A D | scale.S | 162 | The result exponent is below denorm value. Test for catastrophic 168 blt fix_unfl |if lower, catastrophic unfl
|
H A D | res_func.S | 1755 | 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 D | irq-gic-common.c | 80 * non-secure mode, and hence it may not be catastrophic. in gic_configure_irq()
|
/linux/arch/alpha/kernel/ |
H A D | irq_alpha.c | 186 case 0x219: reason = "IOCHK#, EISA add-in board parity or other catastrophic error"; break; in process_mcheck_info()
|
/linux/include/linux/ |
H A D | kdb.h | 131 #define KDB_FLAG_CATASTROPHIC (1 << 1) /* A catastrophic event has occurred */
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-pc.c | 82 * Bit 1 Catastrophic Fan Failure (all fans have failed)
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | osi.rst | 143 catastrophic failure resulting from the BIOS taking paths that
|
/linux/arch/mips/ath25/ |
H A D | ar2315.c | 63 machine_restart("AHB error"); /* Catastrophic failure */ in ar2315_ahb_err_handler()
|
H A D | ar5312.c | 68 machine_restart("AHB error"); /* Catastrophic failure */ in ar5312_ahb_err_handler()
|
/linux/Documentation/gpu/amdgpu/display/ |
H A D | dcn-overview.rst | 223 to a number of negative consequences, most of them quite catastrophic.
|
/linux/drivers/usb/usbip/ |
H A D | usbip_common.h | 250 /* catastrophic emulated usb error */
|
/linux/drivers/tty/serial/ |
H A D | kgdb_nmi.c | 162 * execution noise would be catastrophic." -- Colin Cross
|
/linux/Documentation/admin-guide/thermal/ |
H A D | intel_powerclamp.rst | 38 actions that are designed for catastrophic scenarios.
|
/linux/drivers/net/fddi/ |
H A D | defza.h | 78 #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 D | shstk.c | 525 * to the wrong location. Not catastrophic, but just return the right in SYSCALL_DEFINE3()
|