Searched refs:tolerant (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/arch/x86/kernel/cpu/mce/ |
| D | severity.c | 252 static int mce_severity_amd(struct mce *m, int tolerant, char **msg, bool is_excp) in mce_severity_amd() argument 304 static int mce_severity_intel(struct mce *m, int tolerant, char **msg, bool is_excp) in mce_severity_intel() argument 327 if (tolerant < 1) in mce_severity_intel() 335 int (*mce_severity)(struct mce *m, int tolerant, char **msg, bool is_excp) =
|
| D | internal.h | 38 extern int (*mce_severity)(struct mce *a, int tolerant, char **msg, bool is_excp); 122 int tolerant; member
|
| D | core.c | 96 .tolerant = 1, 763 m.severity = mce_severity(&m, mca_cfg.tolerant, NULL, false); in machine_check_poll() 817 if (mce_severity(m, mca_cfg.tolerant, &tmp, true) >= MCE_PANIC_SEVERITY) { in mce_no_way_out() 855 if (mca_cfg.tolerant <= 1) in mce_timed_out() 905 mca_cfg.tolerant, in mce_reign() 919 if (m && global_worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) in mce_reign() 932 if (global_worst <= MCE_KEEP_SEVERITY && mca_cfg.tolerant < 3) in mce_reign() 1173 severity = mce_severity(m, cfg->tolerant, NULL, true); in __mc_scan_banks() 1320 if (worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) { in do_machine_check() 1321 mce_severity(&m, cfg->tolerant, &msg, true); in do_machine_check() [all …]
|
| /Linux-v5.4/Documentation/x86/x86_64/ |
| D | machinecheck.rst | 50 tolerant 57 deadlock. Higher tolerant values trade potentially better uptime 58 with the risk of a crash or even corruption (for tolerant >= 3).
|
| /Linux-v5.4/Documentation/devicetree/bindings/i3c/ |
| D | i3c.txt | 54 * 2: I2C device does not have a 50 ns spike filter and is not tolerant
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | ubifs.txt | 59 Similarly to JFFS2, UBIFS is tolerant of unclean reboots and power-cuts.
|
| D | fiemap.txt | 199 structure directly. Filesystem handlers should be tolerant to signals and return
|
| D | ntfs.txt | 254 For NT4 fault tolerant volumes you can obtain the sizes using fdisk. So for
|
| /Linux-v5.4/Documentation/vm/ |
| D | hwpoison.rst | 63 (on x86 this can be also affected by the tolerant level of the
|
| /Linux-v5.4/Documentation/gpu/ |
| D | vgaarbiter.rst | 85 a bit, but makes the arbiter more tolerant to user space problems and able
|
| /Linux-v5.4/Documentation/powerpc/ |
| D | eeh-pci-error-recovery.rst | 319 Ext3fs seems to be tolerant, retrying reads/writes until it does
|
| /Linux-v5.4/Documentation/PCI/ |
| D | pci-error-recovery.rst | 58 of the current Linux file systems are not tolerant of disconnection
|
| /Linux-v5.4/Documentation/driver-api/gpio/ |
| D | driver.rst | 386 These kinds of irqchips are inherently realtime tolerant as they are
|
| /Linux-v5.4/arch/mips/ |
| D | Kconfig | 2608 words, it makes the kernel MIPS16-tolerant.
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 9 strict -- Be less tolerant of platforms that are not
|