Home
last modified time | relevance | path

Searched refs:tolerant (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.15/arch/x86/kernel/cpu/mce/
Dcore.c96 .tolerant = 1,
811 m.severity = mce_severity(&m, NULL, mca_cfg.tolerant, NULL, false); in machine_check_poll()
863 if (mce_severity(m, regs, mca_cfg.tolerant, &tmp, true) >= MCE_PANIC_SEVERITY) { in mce_no_way_out()
906 if (mca_cfg.tolerant <= 1) { in mce_timed_out()
971 if (m && global_worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) { in mce_reign()
973 mce_severity(m, NULL, mca_cfg.tolerant, &msg, true); in mce_reign()
987 if (global_worst <= MCE_KEEP_SEVERITY && mca_cfg.tolerant < 3) in mce_reign()
1221 severity = mce_severity(m, regs, cfg->tolerant, NULL, true); in __mc_scan_banks()
1399 kill_current_task = (cfg->tolerant == 3) ? 0 : 1; in do_machine_check()
1416 if (no_way_out && cfg->tolerant < 3) in do_machine_check()
[all …]
Dinternal.h42 int tolerant, char **msg, bool is_excp);
133 int tolerant; member
Dseverity.c320 static int mce_severity_amd(struct mce *m, struct pt_regs *regs, int tolerant, in mce_severity_amd() argument
374 int tolerant, char **msg, bool is_excp) in mce_severity_intel() argument
403 if (tolerant < 1) in mce_severity_intel()
411 int (*mce_severity)(struct mce *m, struct pt_regs *regs, int tolerant, char **msg, bool is_excp) =
/Linux-v5.15/Documentation/x86/x86_64/
Dmachinecheck.rst50 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.15/tools/memory-model/Documentation/
Daccess-marking.txt69 3. Reads whose values feed into error-tolerant heuristics.
71 4. Writes setting values that feed into error-tolerant heuristics.
148 The values read into error-tolerant heuristics come from somewhere,
/Linux-v5.15/Documentation/filesystems/
Dubifs.rst65 Similarly to JFFS2, UBIFS is tolerant of unclean reboots and power-cuts.
Dfiemap.rst204 structure directly. Filesystem handlers should be tolerant to signals and return
Dntfs.rst271 For NT4 fault tolerant volumes you can obtain the sizes using fdisk. So for
/Linux-v5.15/Documentation/vm/
Dhwpoison.rst63 (on x86 this can be also affected by the tolerant level of the
/Linux-v5.15/Documentation/gpu/
Dvgaarbiter.rst85 a bit, but makes the arbiter more tolerant to user space problems and able
/Linux-v5.15/Documentation/admin-guide/
Dkernel-parameters.rst79 The special case-tolerant group name "all" has a meaning of selecting all CPUs,
Dkernel-parameters.txt9 strict -- Be less tolerant of platforms that are not
/Linux-v5.15/Documentation/powerpc/
Deeh-pci-error-recovery.rst319 Ext3fs seems to be tolerant, retrying reads/writes until it does
/Linux-v5.15/Documentation/driver-api/media/drivers/
Dzoran.rst389 the LML33 works, the DC10+/DC30+ will work too. They're most tolerant to
/Linux-v5.15/Documentation/PCI/
Dpci-error-recovery.rst58 of the current Linux file systems are not tolerant of disconnection
/Linux-v5.15/Documentation/driver-api/gpio/
Ddriver.rst386 These kinds of irqchips are inherently realtime tolerant as they are
/Linux-v5.15/arch/mips/
DKconfig2740 words, it makes the kernel MIPS16-tolerant.