| /kernel/linux/linux-5.10/kernel/debug/kdb/ |
| 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() 156 KDB_FLAG_CLEAR(CATASTROPHIC); in kdb_stub()
|
| /kernel/linux/linux-6.6/kernel/debug/kdb/ |
| 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()
|
| /kernel/linux/linux-6.6/lib/ |
| D | Kconfig.kgdb | 130 int "KDB: continue after catastrophic errors" 135 catastrophic error, i.e. for a panic or oops. 136 When KDB is active and a catastrophic error occurs, nothing extra
|
| /kernel/linux/linux-5.10/lib/ |
| D | Kconfig.kgdb | 130 int "KDB: continue after catastrophic errors" 135 catastrophic error, i.e. for a panic or oops. 136 When KDB is active and a catastrophic error occurs, nothing extra
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/thermal/intel/ |
| D | intel_quark_dts_thermal.c | 94 /* Quark DTS has 2 trip points: hot & catastrophic */ 192 * fields for critical (catastrophic) and hot set trip point in get_trip_temp() 232 * fields for critical (catastrophic) and hot set trip point in update_trip_temp()
|
| D | intel_pch_thermal.c | 41 #define WPT_CTT 0x0010 /* Catastrophic Trip Point */ 54 #define WPT_TSC_CPDE 0x01 /* Catastrophic Power-Down Enable */
|
| /kernel/linux/linux-5.10/drivers/thermal/intel/ |
| D | intel_quark_dts_thermal.c | 93 /* Quark DTS has 2 trip points: hot & catastrophic */ 190 * fields for critical (catastrophic) and hot set trip point in _get_trip_temp() 241 * fields for critical (catastrophic) and hot set trip point in update_trip_temp()
|
| D | intel_pch_thermal.c | 37 #define WPT_CTT 0x0010 /* Catastrophic Trip Point */ 49 #define WPT_TSC_CPDE 0x01 /* Catastrophic Power-Down Enable */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,dcc.yaml | 14 configuration data or system memory contents during catastrophic failure
|
| /kernel/linux/linux-5.10/Documentation/networking/devlink/ |
| D | mlx4.rst | 52 value on the catastrophic buffer, a snapshot will be taken by the driver.
|
| /kernel/linux/linux-6.6/Documentation/networking/devlink/ |
| D | mlx4.rst | 52 value on the catastrophic buffer, a snapshot will be taken by the driver.
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-kernel-iommu_groups | 62 system could lead to catastrophic effects (the users might
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_drain.h | 44 * this results in incorrect repairs, which is catastrophic.
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | scale.S | 162 | The result exponent is below denorm value. Test for catastrophic 168 blt fix_unfl |if lower, catastrophic unfl
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | scale.S | 162 | The result exponent is below denorm value. Test for catastrophic 168 blt fix_unfl |if lower, catastrophic unfl
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| D | irq-gic-common.c | 79 * non-secure mode, and hence it may not be catastrophic. in gic_configure_irq()
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-gic-common.c | 92 * non-secure mode, and hence it may not be catastrophic. in gic_configure_irq()
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| D | irq_alpha.c | 186 case 0x219: reason = "IOCHK#, EISA add-in board parity or other catastrophic error"; break; in process_mcheck_info()
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | irq_alpha.c | 186 case 0x219: reason = "IOCHK#, EISA add-in board parity or other catastrophic error"; break; in process_mcheck_info()
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/ |
| D | iommu.rst | 88 catastrophic failures for the users.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | kdb.h | 131 #define KDB_FLAG_CATASTROPHIC (1 << 1) /* A catastrophic event has occurred */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | kdb.h | 118 #define KDB_FLAG_CATASTROPHIC (1 << 1) /* A catastrophic event has occurred */
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/ |
| D | iommu.rst | 88 catastrophic failures for the users.
|