Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 25 of 48) sorted by relevance

12

/arch/x86/tools/
Dinsn_sanity.c223 int errors = 0; in main() local
247 errors++; in main()
255 fprintf((errors) ? stderr : stdout, in main()
258 (errors) ? "Failure" : "Success", in main()
261 errors, in main()
264 return errors ? 1 : 0; in main()
/arch/um/drivers/
Dpcap_user.c20 char errors[PCAP_ERRBUF_SIZE]; in pcap_user_init() local
23 pri->promisc, 0, errors); in pcap_user_init()
26 "'%s'\n", errors); in pcap_user_init()
/arch/mips/math-emu/
Ddsemul.c276 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul()
296 MIPS_FPU_EMU_INC_STATS(errors); in do_dsemulret()
Dcp1emu.c1055 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1060 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1073 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1078 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1089 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1094 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1107 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1112 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()
1485 MIPS_FPU_EMU_INC_STATS(errors); in fpux_emu()
1490 MIPS_FPU_EMU_INC_STATS(errors); in fpux_emu()
[all …]
Dme-debugfs.c60 __this_cpu_write((fpuemustats).errors, 0); in fpuemustats_clear_show()
216 FPU_STAT_CREATE(errors); in debugfs_fpuemu()
/arch/x86/math-emu/
DMakefile13 C_OBJS =fpu_entry.o errors.o \
/arch/powerpc/boot/dts/fsl/
Dqoriq-fman3-0-10g-3.dtsi39 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-10g-2.dtsi39 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-10g-0-best-effort.dtsi67 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-3.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-2.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-2.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-0.dtsi63 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-3.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-10g-1.dtsi71 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-10g-1-best-effort.dtsi74 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-1.dtsi70 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-10g-0.dtsi71 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-10g-1.dtsi71 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-4.dtsi63 fsl,erratum-a011043; /* must ignore read errors */
/arch/x86/ras/
DKconfig6 This is a small cache which collects correctable memory errors per 4K
/arch/mips/include/asm/
Dfpu_emulator.h31 unsigned long errors; member
/arch/powerpc/platforms/powernv/
DMakefile26 obj-$(CONFIG_MEMORY_FAILURE) += opal-memory-errors.o
/arch/m68k/ifpsp060/
DCHANGES78 For instruction read access errors, the info stacked is:
100 For data read/write access errors, the info stacked is:
/arch/ia64/
DKconfig324 bool "MCA recovery from errors other than TLB."
342 call MC error injection PAL procedures to inject various errors.
352 firmware extensions, such as the ability to inject memory-errors

12