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/x86/math-emu/ |
D | Makefile | 12 C_OBJS =fpu_entry.o errors.o \
|
D | README | 93 errors.c
|
/arch/powerpc/platforms/powernv/ |
D | Makefile | 11 obj-$(CONFIG_MEMORY_FAILURE) += opal-memory-errors.o
|
/arch/mips/math-emu/ |
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 | 1068 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1073 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1086 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1091 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1102 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1107 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1120 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1125 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate() 1498 MIPS_FPU_EMU_INC_STATS(errors); in fpux_emu() 1503 MIPS_FPU_EMU_INC_STATS(errors); in fpux_emu() [all …]
|
D | me-debugfs.c | 59 __this_cpu_write((fpuemustats).errors, 0); in fpuemustats_clear_show() 235 FPU_STAT_CREATE(errors); in debugfs_fpuemu()
|
/arch/mips/include/asm/ |
D | fpu_emulator.h | 42 unsigned long errors; member
|
/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 | 97 ; - Unlike ARCompact, handles Bus errors for both User/Kernel mode,
|
D | entry-compact.S | 216 ; (Kernel mode memory errors handled via seperate exception vectors)
|
/arch/ia64/ |
D | Kconfig | 465 tristate "MCA recovery from errors other than TLB." 491 call MC error injection PAL procedures to inject various errors. 504 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 | 265 errors.
|
/arch/powerpc/ |
D | Kconfig.debug | 11 are treated as errors).
|
D | Kconfig | 787 Enables reporting of errors from the Freescale local bus
|
/arch/x86/ |
D | Kconfig.debug | 31 see errors. Disable this if you want silent bootup.
|
D | Kconfig | 2362 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 | 496 on detected PCI Parity and System errors.
|
/arch/arm/ |
D | Kconfig | 1748 Say y if you are getting out of memory errors while loading modules
|