Home
last modified time | relevance | path

Searched refs:errors (Results 251 – 275 of 1765) sorted by relevance

1...<<11121314151617181920>>...71

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys.py166 with open(fn, 'r', errors='surrogateescape') as f:
347 with open(conffile[0], 'r', errors='surrogateescape') as f:
357 with open(conffile[0], 'r', errors='surrogateescape') as f:
656 with open(srcfile, 'r', errors='surrogateescape') as f:
782 with open(makefile[0], 'r', errors='surrogateescape') as f:
811 with open(fileitem, 'r', errors='surrogateescape') as f:
840 with open(fileitem, 'r', errors='surrogateescape') as f:
/openbmc/linux/fs/jfs/
H A Dsuper.c294 char *errors = args[0].from; in parse_options() local
295 if (!errors || !*errors) in parse_options()
297 if (!strcmp(errors, "continue")) { in parse_options()
301 } else if (!strcmp(errors, "remount-ro")) { in parse_options()
305 } else if (!strcmp(errors, "panic")) { in parse_options()
311 errors); in parse_options()
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dboot-options.rst25 Don't make logs for corrected errors. All events reported
28 of corrected errors.
30 Disable features for corrected errors, e.g. polling timer
34 there is an agent checking/clearing corrected errors
60 errors since we will not see details for all errors.
201 Disable firmware first mode for corrected errors. This
/openbmc/qemu/tests/qemu-iotests/
H A D289.out7 No errors were found on the image.
H A D214.out11 No errors were found on the image.
30 No errors were found on the image.
H A D183.out61 No errors were found on the image.
62 No errors were found on the image.
H A D062.out8 No errors were found on the image.
/openbmc/openbmc/meta-raspberrypi/conf/machine/include/
H A Drpi-default-settings.inc5 # RPI kernel has errors of its own which should be filtered
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/
H A DDelete.interface.yaml7 errors:
/openbmc/telemetry/src/
H A Derrors.hpp8 namespace errors namespace
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DIPMI.interface.yaml49 errors:
91 errors:
116 errors:
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/
H A DManager.interface.yaml22 errors:
50 errors:
106 errors:
/openbmc/linux/drivers/regulator/
H A Dirq_helpers.c109 rdev_clear_err(rdev, (~stat->errors) & in regulator_notifier_isr_work()
247 rdev_flag_err(rdev, stat->errors); in regulator_notifier_isr()
430 rid->states[0].errors = err; in regulator_irq_map_event_simple()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ScheduledTime/
H A Dmeson.build4 input: [ '../../../../yaml/xyz/openbmc_project/ScheduledTime.errors.yaml', ],
/openbmc/phosphor-logging/gen/xyz/openbmc_project/
H A Dmeson.build5 input: [ '../../../yaml/xyz/openbmc_project/Logging.errors.yaml', ],
/openbmc/qemu/scripts/
H A Dkernel-doc214 my $errors = 0;
1338 ++$errors;
1430 ++$errors;
1491 ++$errors;
2015 ++$errors;
2342 ++$errors;
2430 if ($verbose && $errors) {
2431 print STDERR "$errors errors\n";
2441 exit($output_mode eq "none" ? 0 : $errors)
/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/
H A Dfatal-loader.patch4 Subject: [PATCH] gdk-pixbuf: add an option so that loader errors are fatal
7 non-zero if the loader had errors (missing libraries, generally).
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/
H A DCreate.interface.yaml28 errors:
62 errors:
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h98 u64 errors; member
119 u64 errors; member
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsubprocesstweak.py12 return o.decode("utf-8", errors="replace")
/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/
H A Dmeson.build4 input: [ '../../../../yaml/xyz/openbmc_project/Logging.errors.yaml', ],
/openbmc/linux/arch/mips/math-emu/
H A 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 …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client/
H A DCreate.interface.yaml15 errors:
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/
H A Dmeson.build5 input: [ '../../../../yaml/org/open_power/Common/Callout.errors.yaml', ],
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/Callout/
H A Dmeson.build4 input: [ '../../../../../yaml/org/open_power/Common/Callout.errors.yaml', ],

1...<<11121314151617181920>>...71