Home
last modified time | relevance | path

Searched full:tolerant (Results 1 – 25 of 93) sorted by relevance

1234

/kernel/linux/linux-6.6/Documentation/ABI/removed/
Dsysfs-mce1 What: /sys/devices/system/machinecheck/machinecheckX/tolerant
22 risk of deadlock. Higher tolerant values trade potentially
24 (for tolerant >= 3).
/kernel/linux/linux-5.10/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).
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dseverity.c324 static int mce_severity_amd(struct mce *m, struct pt_regs *regs, int tolerant, in mce_severity_amd() argument
378 int tolerant, char **msg, bool is_excp) in mce_severity_intel() argument
407 if (tolerant < 1) in mce_severity_intel()
415 int (*mce_severity)(struct mce *m, struct pt_regs *regs, int tolerant, char **msg, bool is_excp) =
Dinternal.h42 int tolerant, char **msg, bool is_excp);
133 int tolerant; member
Dcore.c91 * Tolerant levels:
97 .tolerant = 1,
810 m.severity = mce_severity(&m, NULL, mca_cfg.tolerant, NULL, false); in machine_check_poll()
862 if (mce_severity(m, regs, mca_cfg.tolerant, &tmp, true) >= MCE_PANIC_SEVERITY) { in mce_no_way_out()
899 if (mca_cfg.tolerant <= 1) in mce_timed_out()
960 if (m && global_worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) { in mce_reign()
962 mce_severity(m, NULL, mca_cfg.tolerant, &msg, true); in mce_reign()
976 if (global_worst <= MCE_KEEP_SEVERITY && mca_cfg.tolerant < 3) in mce_reign()
1216 severity = mce_severity(m, regs, cfg->tolerant, NULL, true); in __mc_scan_banks()
1350 * MCE. If mca_cfg.tolerant is cranked up, we'll try anyway. in do_machine_check()
[all …]
/kernel/linux/linux-6.6/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.
125 Reads Feeding Into Error-Tolerant Heuristics
146 Writes Setting Values Feeding Into Error-Tolerant Heuristics
148 The values read into error-tolerant heuristics come from somewhere,
/kernel/linux/linux-6.6/drivers/net/can/ctucanfd/
DKconfig30 modified to be CAN FD frames tolerant on MicroZed Zynq based
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/
Dbook3s64.c71 .set = "tolerant",
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/
Dbook3s64.c71 .set = "tolerant",
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Di915_mitigations.c47 /* Be tolerant of leading/trailing whitespace */ in mitigations_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_mitigations.c46 /* Be tolerant of leading/trailing whitespace */ in mitigations_set()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i3c/
Di3c.txt54 * 2: I2C device does not have a 50 ns spike filter and is not tolerant
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/i3c/
Di3c.yaml94 not tolerant to high frequencies
/kernel/linux/linux-5.10/Documentation/vm/
Dhwpoison.rst63 (on x86 this can be also affected by the tolerant level of the
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/Documentation/gpu/
Dvgaarbiter.rst85 a bit, but makes the arbiter more tolerant to user space problems and able
/kernel/linux/linux-5.10/Documentation/gpu/
Dvgaarbiter.rst85 a bit, but makes the arbiter more tolerant to user space problems and able
/kernel/linux/linux-5.10/drivers/phy/intel/
Dphy-intel-lgm-emmc.c99 * failure cases are found which indicates we should be more tolerant in intel_emmc_phy_power()
Dphy-intel-keembay-emmc.c120 * failure cases are found which indicates we should be more tolerant in keembay_emmc_phy_power()
/kernel/linux/linux-6.6/Documentation/admin-guide/
Dkernel-parameters.rst79 The special case-tolerant group name "all" has a meaning of selecting all CPUs,
/kernel/linux/linux-6.6/drivers/phy/intel/
Dphy-intel-lgm-emmc.c99 * failure cases are found which indicates we should be more tolerant in intel_emmc_phy_power()
Dphy-intel-keembay-emmc.c120 * failure cases are found which indicates we should be more tolerant in keembay_emmc_phy_power()

1234