Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 25 of 44) 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/x86/math-emu/
DMakefile13 C_OBJS =fpu_entry.o errors.o \
/arch/mips/math-emu/
Ddsemul.c279 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul()
299 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/powerpc/boot/dts/fsl/
Dqoriq-fman3-0-10g-2.dtsi38 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-10g-3.dtsi38 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-5.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-0.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-1.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-5.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-4.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-3.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-2.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-1.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-2.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-3.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-1-1g-4.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-1g-0.dtsi62 fsl,erratum-a011043; /* must ignore read errors */
Dqoriq-fman3-0-10g-0.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/
DMakefile17 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:

12