Home
last modified time | relevance | path

Searched defs:errors (Results 1 – 25 of 152) sorted by relevance

1234567

/openbmc/qemu/.gitlab-ci.d/
H A Dcheck-dco.py35 errors = False variable
62 errors = True variable
66 errors = True variable
H A Dcheck-patch.py46 errors = False variable
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c76 int errors = 0; in check_gpr() local
109 int errors = 0; in check_fpr() local
156 int errors = 0; in check_z() local
216 int errors = 0; in check_p() local
262 int errors = 0; in check_ffr() local
294 int errors = 0; in check_svcr() local
325 int errors = 0; in check_za() local
351 int errors = 0; in check_zt() local
396 int errors = 0; in do_test() local
/openbmc/linux/lib/
H A Dcrc32test.c667 int errors = 0; in crc32c_test() local
712 int errors = 0, runs = 0; in crc32c_combine_test() local
747 int errors = 0; in crc32_test() local
800 int errors = 0, runs = 0; in crc32_combine_test() local
/openbmc/linux/drivers/md/bcache/
H A Dio.c58 unsigned int errors; in bch_count_backing_io_errors() local
96 unsigned int errors; in bch_count_io_errors() local
122 unsigned int errors = atomic_add_return(1 << IO_ERROR_SHIFT, in bch_count_io_errors() local
/openbmc/ibm-logging/
H A Dcreate_error_reports.py133 def crosscheck(errors, policy, outfile): argument
200 errors = get_errors(dirs) variable
/openbmc/openbmc/poky/scripts/
H A Drelocate_sdk.py226 errors = False variable
253 errors = True variable
/openbmc/linux/drivers/edac/
H A De752x_edac.c516 static void do_global_error(int fatal, u32 errors) in do_global_error()
534 static inline void global_error(int fatal, u32 errors, int *error_found, in global_error()
550 static void do_hub_error(int fatal, u8 errors) in do_hub_error()
561 static inline void hub_error(int fatal, u8 errors, int *error_found, in hub_error()
607 static void do_nsi_error(int fatal, u32 errors) in do_nsi_error()
618 static inline void nsi_error(int fatal, u32 errors, int *error_found, in nsi_error()
634 static void do_membuf_error(u8 errors) in do_membuf_error()
645 static inline void membuf_error(u8 errors, int *error_found, int handle_error) in membuf_error()
665 static void do_sysbus_error(int fatal, u32 errors) in do_sysbus_error()
676 static inline void sysbus_error(int fatal, u32 errors, int *error_found, in sysbus_error()
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c261 uint32_t *in, uint32_t *out, int *errors) in check_u32()
338 int errors = 0; in ptrace_set_sve_get_sve_data() local
434 int errors = 0; in ptrace_set_sve_get_fpsimd_data() local
519 int errors = 0; in ptrace_set_fpsimd_get_sve_data() local
/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js107 function(errors) { argument
144 function(errors) { argument
H A Dsnmp-controller.js108 function(errors) { argument
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dhte.c300 u16 errors; in hte_basic_write_read() local
329 u16 errors; in hte_write_stress_bit_lanes() local
/openbmc/telemetry/src/
H A Derrors.hpp8 namespace errors namespace
H A Derrors.cpp5 namespace errors namespace
/openbmc/linux/drivers/gpu/drm/ci/
H A Dcheck-patch.py44 errors = False variable
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pid.h42 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */ member
79 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */ member
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c45 u64 errors; member
53 u64 errors; member
134 u64 requests = 0, errors = 0, successes = 0; in vdpasim_handle_cvq() local
/openbmc/linux/fs/xfs/
H A Dxfs_dahash_test.c648 unsigned int errors = 0; in xfs_dahash_test() local
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dserver-led-controller.js41 function(errors) { argument
/openbmc/qemu/tests/fp/
H A Dfp-test-log2.c23 static int errors; variable
/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py126 errors = [] variable
/openbmc/qemu/util/
H A Dselfmap.c34 int errors = 0; in read_self_maps() local
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddammit.py401 def _convert_from(self, proposed, errors="strict"): argument
428 def _to_unicode(self, data, encoding, errors="strict"): argument
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.h24 u64 errors; member
/openbmc/linux/drivers/base/test/
H A Dtest_async_driver_probe.c21 static atomic_t warnings, errors, timeout, async_completed; variable

1234567