| /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/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/arch/m68k/fpsp040/ | 
| H A D | scale.S | 162 | The result exponent is below denorm value.  Test for catastrophic168 	blt		fix_unfl	|if lower, catastrophic unfl
 
 | 
| H A D | res_func.S | 1755 | Handle possible denorm or catastrophic underflow cases here1771 	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
 
 | 
| H A D | kernel_ex.S | 182 | This entry is used by scale to force catastrophic overflow.  The
 | 
| /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 | 45  * this results in incorrect repairs, which is catastrophic.
 | 
| /linux/drivers/thermal/intel/ | 
| 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/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/arm64/mm/ | 
| H A D | gcs.c | 93 	 * to the wrong location. Not catastrophic, but just return the right  in SYSCALL_DEFINE3()
 | 
| /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/drivers/platform/x86/dell/ | 
| H A D | dell-pc.c | 87  *     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/drivers/watchdog/ | 
| H A D | acquirewdt.c | 24  *		Systems can always recover from catastrophic conditions that
 | 
| /linux/drivers/usb/usbip/ | 
| H A D | usbip_common.h | 250 /* catastrophic emulated usb error */
 | 
| /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/Documentation/admin-guide/thermal/ | 
| H A D | intel_powerclamp.rst | 38 actions that are designed for catastrophic scenarios.
 | 
| /linux/arch/x86/kernel/ | 
| H A D | shstk.c | 565 	 * to the wrong location. Not catastrophic, but just return the right  in SYSCALL_DEFINE3()
 | 
| /linux/Documentation/networking/ | 
| H A D | tls-offload.rst | 520 Dropping packets is acceptable only in the event of catastrophic
 |