Searched refs:tolerant (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 193 static int mce_severity_amd(struct mce *m, int tolerant, char **msg, bool is_excp) in mce_severity_amd() argument 243 static int mce_severity_intel(struct mce *m, int tolerant, char **msg, bool is_excp) in mce_severity_intel() argument 266 if (panic_on_oops || tolerant < 1) in mce_severity_intel() 274 int (*mce_severity)(struct mce *m, int tolerant, char **msg, bool is_excp) =
|
D | mce.c | 79 .tolerant = 1, 664 severity = mce_severity(&m, mca_cfg.tolerant, NULL, false); in machine_check_poll() 721 if (mce_severity(m, mca_cfg.tolerant, &tmp, true) >= MCE_PANIC_SEVERITY) { in mce_no_way_out() 757 if (mca_cfg.tolerant <= 1) in mce_timed_out() 807 mca_cfg.tolerant, in mce_reign() 821 if (m && global_worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) in mce_reign() 834 if (global_worst <= MCE_KEEP_SEVERITY && mca_cfg.tolerant < 3) in mce_reign() 1113 severity = mce_severity(&m, cfg->tolerant, NULL, true); in do_machine_check() 1170 if (cfg->tolerant < 3) { in do_machine_check() 2014 get_option(&str, &(cfg->tolerant)); in mcheck_enable() [all …]
|
D | mce-internal.h | 27 extern int (*mce_severity)(struct mce *a, int tolerant, char **msg, bool is_excp);
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | machinecheck | 48 tolerant 55 deadlock. Higher tolerant values trade potentially better uptime 56 with the risk of a crash or even corruption (for tolerant >= 3).
|
/linux-4.1.27/arch/x86/include/asm/ |
D | mce.h | 113 int tolerant; member
|
/linux-4.1.27/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-4.1.27/Documentation/vm/ |
D | hwpoison.txt | 55 (on x86 this can be also affected by the tolerant level of the
|
/linux-4.1.27/Documentation/ |
D | vgaarbiter.txt | 88 a bit, but makes the arbiter more tolerant to user space problems and able
|
D | kernel-parameters.txt | 174 strict -- Be less tolerant of platforms that are not
|
/linux-4.1.27/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 315 Ext3fs seems to be tolerant, retrying reads/writes until it does
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-error-recovery.txt | 57 of the current Linux file systems are not tolerant of disconnection
|
/linux-4.1.27/Documentation/video4linux/ |
D | Zoran | 312 the LML33 works, the DC10+/DC30+ will work too. They're most tolerant to
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2389 words, it makes the kernel MIPS16-tolerant.
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 650 Add module related stuff. More fault tolerant if out of
|