Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
A 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()
410 int mce_severity(struct mce *m, struct pt_regs *regs, int tolerant, char **msg, in mce_severity() argument
415 return mce_severity_amd(m, regs, tolerant, msg, is_excp); in mce_severity()
417 return mce_severity_intel(m, regs, tolerant, msg, is_excp); in mce_severity()
A Dcore.c96 .tolerant = 1,
888 if (mca_cfg.tolerant <= 1) { in mce_timed_out()
955 mce_severity(m, NULL, mca_cfg.tolerant, &msg, true); in mce_reign()
1203 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()
1436 if (no_way_out && cfg->tolerant < 3) in do_machine_check()
1448 if (worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) { in do_machine_check()
1449 mce_severity(&m, regs, cfg->tolerant, &msg, true); in do_machine_check()
2165 if (get_option(&str, &cfg->tolerant) == 2) in mcheck_enable()
[all …]
A Dinternal.h38 int mce_severity(struct mce *a, struct pt_regs *regs, int tolerant, char **msg, bool is_excp);
130 int tolerant; member
/linux/Documentation/ABI/testing/
A Dsysfs-mce56 What: /sys/devices/system/machinecheck/machinecheckX/tolerant
71 risk of deadlock. Higher tolerant values trade potentially
73 (for tolerant >= 3).
/linux/Documentation/devicetree/bindings/i3c/
A Di3c.yaml94 not tolerant to high frequencies
/linux/tools/memory-model/Documentation/
A 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/Documentation/filesystems/
A Dubifs.rst65 Similarly to JFFS2, UBIFS is tolerant of unclean reboots and power-cuts.
A Dfiemap.rst204 structure directly. Filesystem handlers should be tolerant to signals and return
A Dntfs.rst271 For NT4 fault tolerant volumes you can obtain the sizes using fdisk. So for
/linux/Documentation/vm/
A Dhwpoison.rst63 (on x86 this can be also affected by the tolerant level of the
/linux/Documentation/gpu/
A Dvgaarbiter.rst85 a bit, but makes the arbiter more tolerant to user space problems and able
/linux/Documentation/admin-guide/
A Dkernel-parameters.rst79 The special case-tolerant group name "all" has a meaning of selecting all CPUs,
A Dkernel-parameters.txt9 strict -- Be less tolerant of platforms that are not
/linux/Documentation/powerpc/
A Deeh-pci-error-recovery.rst319 Ext3fs seems to be tolerant, retrying reads/writes until it does
/linux/Documentation/driver-api/media/drivers/
A Dzoran.rst389 the LML33 works, the DC10+/DC30+ will work too. They're most tolerant to
/linux/Documentation/PCI/
A Dpci-error-recovery.rst58 of the current Linux file systems are not tolerant of disconnection
/linux/Documentation/driver-api/gpio/
A Ddriver.rst386 These kinds of irqchips are inherently realtime tolerant as they are
/linux/arch/mips/
A DKconfig2652 words, it makes the kernel MIPS16-tolerant.

Completed in 40 milliseconds