Home
last modified time | relevance | path

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

123

/linux-6.14.4/kernel/debug/kdb/
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-6.14.4/lib/
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-6.14.4/drivers/infiniband/hw/mthca/
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-6.14.4/drivers/thermal/intel/
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()
Dintel_pch_thermal.c41 #define WPT_CTT 0x0010 /* Catastrophic Trip Point */
54 #define WPT_TSC_CPDE 0x01 /* Catastrophic Power-Down Enable */
/linux-6.14.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,dcc.yaml14 configuration data or system memory contents during catastrophic failure
/linux-6.14.4/Documentation/networking/devlink/
Dmlx4.rst52 value on the catastrophic buffer, a snapshot will be taken by the driver.
/linux-6.14.4/fs/xfs/
Dxfs_drain.h45 * this results in incorrect repairs, which is catastrophic.
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-kernel-iommu_groups62 system could lead to catastrophic effects (the users might
Dsysfs-platform-dfl-fme76 Description: Read-only. It returns catastrophic and fatal errors detected.
/linux-6.14.4/arch/m68k/fpsp040/
Dscale.S162 | The result exponent is below denorm value. Test for catastrophic
168 blt fix_unfl |if lower, catastrophic unfl
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-6.14.4/drivers/irqchip/
Dirq-gic-common.c80 * non-secure mode, and hence it may not be catastrophic. in gic_configure_irq()
/linux-6.14.4/arch/arm64/mm/
Dgcs.c93 * to the wrong location. Not catastrophic, but just return the right in SYSCALL_DEFINE3()
/linux-6.14.4/arch/alpha/kernel/
Dirq_alpha.c186 case 0x219: reason = "IOCHK#, EISA add-in board parity or other catastrophic error"; break; in process_mcheck_info()
/linux-6.14.4/drivers/platform/x86/dell/
Ddell-pc.c86 * Bit 1 Catastrophic Fan Failure (all fans have failed)
/linux-6.14.4/include/linux/
Dkdb.h131 #define KDB_FLAG_CATASTROPHIC (1 << 1) /* A catastrophic event has occurred */
/linux-6.14.4/Documentation/firmware-guide/acpi/
Dosi.rst143 catastrophic failure resulting from the BIOS taking paths that
/linux-6.14.4/arch/mips/ath25/
Dar2315.c63 machine_restart("AHB error"); /* Catastrophic failure */ in ar2315_ahb_err_handler()
Dar5312.c68 machine_restart("AHB error"); /* Catastrophic failure */ in ar5312_ahb_err_handler()
/linux-6.14.4/drivers/watchdog/
Dacquirewdt.c24 * Systems can always recover from catastrophic conditions that
/linux-6.14.4/drivers/usb/usbip/
Dusbip_common.h250 /* catastrophic emulated usb error */
/linux-6.14.4/Documentation/gpu/amdgpu/display/
Ddcn-overview.rst225 to a number of negative consequences, most of them quite catastrophic.
/linux-6.14.4/Documentation/admin-guide/thermal/
Dintel_powerclamp.rst38 actions that are designed for catastrophic scenarios.
/linux-6.14.4/drivers/net/fddi/
Ddefza.h78 #define FZA_DLU_FAILURE 0x0 /* DLU catastrophic error; brain dead */
102 #define FZA_TEST_FATAL 0x00 /* self-test catastrophic failure */

123