Searched refs:errors (Results 1 – 24 of 24) sorted by relevance
/arch/x86/tools/ |
D | insn_sanity.c | 240 int errors = 0; in main() local 264 errors++; in main() 274 (errors) ? "Failure" : "Success", in main() 277 errors, in main() 280 return errors ? 1 : 0; in main()
|
/arch/um/drivers/ |
D | pcap_user.c | 20 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/ |
D | me-debugfs.c | 58 FPU_STAT_CREATE(errors); in debugfs_fpuemu()
|
D | dsemul.c | 271 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul() 294 MIPS_FPU_EMU_INC_STATS(errors); in do_dsemulret()
|
D | cp1emu.c | 1057 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1062 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1075 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1080 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1091 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1096 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1109 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1114 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1483 MIPS_FPU_EMU_INC_STATS(errors); in fpux_emu() 1488 MIPS_FPU_EMU_INC_STATS(errors); in fpux_emu() [all …]
|
/arch/mips/include/asm/ |
D | fpu_emulator.h | 41 unsigned long errors; member
|
/arch/x86/math-emu/ |
D | Makefile | 12 C_OBJS =fpu_entry.o errors.o \
|
D | README | 93 errors.c
|
/arch/powerpc/platforms/powernv/ |
D | Makefile | 12 obj-$(CONFIG_MEMORY_FAILURE) += opal-memory-errors.o
|
/arch/blackfin/ |
D | Kconfig.debug | 40 bool "Try to make Hardware errors exact" 43 By default, the Blackfin hardware errors are not exact - the error 46 signal to be killed. If you are getting HW errors in your system, 96 catching common programming errors such as NULL pointer dereferences.
|
/arch/m68k/ifpsp060/ |
D | CHANGES | 78 For instruction read access errors, the info stacked is: 100 For data read/write access errors, the info stacked is:
|
/arch/x86/include/asm/ |
D | apicdef.h | 284 u32 errors; member
|
/arch/arc/kernel/ |
D | entry-arcv2.S | 100 ; - Unlike ARCompact, handles Bus errors for both User/Kernel mode,
|
D | entry-compact.S | 202 ; (Kernel mode memory errors handled via seperate exception vectors)
|
/arch/ia64/ |
D | Kconfig | 464 tristate "MCA recovery from errors other than TLB." 490 call MC error injection PAL procedures to inject various errors. 503 firmware extensions, such as the ability to inject memory-errors
|
/arch/cris/boot/rescue/ |
D | head_v10.S | 161 ;; partitions for errors.
|
/arch/arm/plat-samsung/ |
D | Kconfig | 267 errors.
|
/arch/powerpc/ |
D | Kconfig.debug | 11 are treated as errors).
|
D | Kconfig | 824 Enables reporting of errors from the Freescale local bus
|
/arch/x86/ |
D | Kconfig.debug | 14 see errors. Disable this if you want silent bootup.
|
D | Kconfig | 2386 backlight at all, or it might print a lot of errors to the console,
|
/arch/cris/arch-v10/kernel/ |
D | entry.S | 342 ;; contain the return address. used by Oops to print kernel errors.
|
/arch/sparc/ |
D | Kconfig | 514 on detected PCI Parity and System errors.
|
/arch/arm/ |
D | Kconfig | 1733 Say y if you are getting out of memory errors while loading modules
|