Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dcore.c96 .tolerant = 1,
820 m.severity = mce_severity(&m, NULL, mca_cfg.tolerant, NULL, false); in machine_check_poll()
872 if (mce_severity(m, regs, mca_cfg.tolerant, &tmp, true) >= MCE_PANIC_SEVERITY) { in mce_no_way_out()
909 if (mca_cfg.tolerant <= 1) in mce_timed_out()
970 if (m && global_worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) { in mce_reign()
972 mce_severity(m, NULL, mca_cfg.tolerant, &msg, true); in mce_reign()
986 if (global_worst <= MCE_KEEP_SEVERITY && mca_cfg.tolerant < 3) in mce_reign()
1226 severity = mce_severity(m, regs, cfg->tolerant, NULL, true); in __mc_scan_banks()
1442 if (worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) { in do_machine_check()
1443 mce_severity(&m, regs, cfg->tolerant, &msg, true); in do_machine_check()
[all …]
H A 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) =
H A Dinternal.h42 int tolerant, char **msg, bool is_excp);
133 int tolerant; member
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A 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).
/OK3568_Linux_fs/buildroot/package/ejabberd/
H A DConfig.in30 cross-platform, fault-tolerant, clusterable and modular.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i3c/
H A Di3c.txt54 * 2: I2C device does not have a 50 ns spike filter and is not tolerant
/OK3568_Linux_fs/buildroot/board/avnet/s6lx9_microboard/
H A Dlx9_mmu.dts95 xlnx,fault-tolerant = <0x0>;
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dubifs.rst65 Similarly to JFFS2, UBIFS is tolerant of unclean reboots and power-cuts.
H A Dfiemap.rst204 structure directly. Filesystem handlers should be tolerant to signals and return
H A Dntfs.rst271 For NT4 fault tolerant volumes you can obtain the sizes using fdisk. So for
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dhwpoison.rst63 (on x86 this can be also affected by the tolerant level of the
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dvgaarbiter.rst85 a bit, but makes the arbiter more tolerant to user space problems and able
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Deeh-pci-error-recovery.rst319 Ext3fs seems to be tolerant, retrying reads/writes until it does
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci-error-recovery.rst58 of the current Linux file systems are not tolerant of disconnection
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dzoran.rst389 the LML33 works, the DC10+/DC30+ will work too. They're most tolerant to
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Ddriver.rst386 These kinds of irqchips are inherently realtime tolerant as they are
/OK3568_Linux_fs/kernel/arch/mips/
H A DKconfig2751 words, it makes the kernel MIPS16-tolerant.
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog2907 + X is now more tolerant of devices without a CtrlProc (closes: #269860).
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt9 strict -- Be less tolerant of platforms that are not
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-17238 tolerant against simple errors, such as double calls of ‘free’ with the
H A Dlibc.info-135629 is designed to be tolerant against simple errors such as double
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-17238 tolerant against simple errors, such as double calls of ‘free’ with the
H A Dlibc.info-135629 is designed to be tolerant against simple errors such as double
/OK3568_Linux_fs/external/xserver/
H A DChangeLog35884 Put another way, there's little reason to be fault tolerant against
158686 Make mode checking more tolerant like in pre-RandR times.
174027 make DIX more tolerant of devices without a CtrlProc (Debian #269860)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info11099 which makes old profile data more tolerant to source changes

12