/openbmc/linux/drivers/edac/ |
H A D | e752x_edac.c | 380 int handle_error) in process_ce() argument 384 if (handle_error) in process_ce() 438 int handle_error) in process_ue() argument 442 if (handle_error) in process_ue() 447 int *error_found, int handle_error) in process_ue_no_info_wr() argument 451 if (!handle_error) in process_ue_no_info_wr() 481 int handle_error) in process_ded_retry() argument 485 if (handle_error) in process_ded_retry() 490 int *error_found, int handle_error) in process_threshold_ce() argument 494 if (handle_error) in process_threshold_ce() [all …]
|
H A D | zynqmp_edac.c | 157 static void handle_error(struct edac_device_ctl_info *dci, struct ecc_status *p) in handle_error() function 204 handle_error(dci, &priv->stat); in intr_handler()
|
H A D | synopsys_edac.c | 502 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function 621 handle_error(mci, &priv->stat); in intr_handler() 653 handle_error(mci, &priv->stat); in check_errors()
|
/openbmc/linux/tools/testing/selftests/sched/ |
H A D | cs_prctl_test.c | 90 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) macro 143 handle_error("child stack allocate"); in create_threads() 147 handle_error("clone thread"); in create_threads() 184 handle_error("pipe() failed"); in create_processes() 277 handle_error("process group"); in main() 287 handle_error("core_sched create failed -- PGID"); in main() 301 handle_error("core_sched create failed -- TGID"); in main() 311 handle_error("core_sched share to itself failed -- PID"); in main() 322 handle_error("core_sched share from thread failed -- PID"); in main() 330 handle_error("core_sched share to self failed -- PGID"); in main()
|
/openbmc/linux/tools/crypto/ccp/ |
H A D | dbc.py | 29 def handle_error(code): function 39 handle_error(ret) 50 handle_error(ret) 63 handle_error(ret)
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | insane.bbclass | 103 …oe.qa.handle_error("shebang-size", "%s: %s maximum shebang size exceeded, the maximum size is 128.… 115 …oe.qa.handle_error("libexec", "%s: %s is using libexec please relocate to %s" % (name, package_qa_… 137 …oe.qa.handle_error("rpaths", "%s: %s contains bad RPATH %s" % (name, package_qa_clean_path(file, d… 164 …oe.qa.handle_error("useless-rpaths", "%s: %s contains probably-redundant RPATH %s" % (name, packag… 173 … oe.qa.handle_error("dev-so", "non -dev/-dbg/nativesdk- package %s contains symlink .so '%s'" % \ 185 oe.qa.handle_error("dev-elf", "-dev package %s contains non-symlink .so '%s'" % \ 198 …oe.qa.handle_error("staticdev", "non -staticdev package contains static .a library: %s path '%s'" … 209 …oe.qa.handle_error("mime", "package contains mime types but does not inherit mime: %s path '%s'" %… 236 oe.qa.handle_error("mime-xdg", wstr, d) 238 …oe.qa.handle_error("mime-xdg", "%s: contains desktop file with key 'MimeType' but does not inhert … [all …]
|
H A D | license.bbclass | 198 oe.qa.handle_error("license-no-generic", 211 oe.qa.handle_error("license-exists", 237 oe.qa.handle_error("license-syntax",
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_sh.c | 81 static void handle_error(struct uart_port *port) in handle_error() function 109 handle_error(port); in sh_serial_tstc_generic() 123 handle_error(port); in serial_getc_check() 125 handle_error(port); in serial_getc_check() 143 handle_error(port); in sh_serial_getc_generic() 146 handle_error(port); in sh_serial_getc_generic()
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | httpserver.py | 47 def handle_error(self, request, client_address): function 51 self.server.handle_error = handle_error
|
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/ |
H A D | 0001-drisw-fix-build-without-dri3.patch | 41 goto handle_error; 49 goto handle_error;
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | qa.py | 204 def handle_error(error_class, error_msg, d): function 216 handle_error.visitorcode = handle_error_visitorcode
|
H A D | package.py | 360 oe.qa.handle_error("perm-config", msg, d) 495 oe.qa.handle_error("perm-line", msg, d) 532 oe.qa.handle_error("perm-link", msg, d) 1160 oe.qa.handle_error("already-stripped", msg, d) 1352 oe.qa.handle_error("packages-list", msg, d) 1389 oe.qa.handle_error("files-invalid", msg, d) 1458 oe.qa.handle_error("incompatible-license", msg, d) 1482 oe.qa.handle_error("installed-vs-shipped", msg, d) 1615 oe.qa.handle_error("pkgv-undefined", msg, d)
|
H A D | license.py | 416 oe.qa.handle_error('license-format', 422 oe.qa.handle_error('license-format',
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | psci.S | 249 handle_error: label 287 b handle_error /* SError, Lower EL using AArch64 */
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | setuptools3.bbclass | 25 oe.qa.handle_error("pep517-backend", msg, d)
|
H A D | ptest.bbclass | 142 …oe.qa.handle_error("missing-ptest", "supports ptests but is not included in oe-core's ptest-packag…
|
H A D | license_image.bbclass | 75 …oe.qa.handle_error('license-exception', "Including %s with incompatible license(s) %s into the ima… 115 oe.qa.handle_error('license-file-missing',
|
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/ |
H A D | opkg_0.7.0.bb | 69 …oe.qa.handle_error("internal-solver-deprecation", "The opkg internal solver will be deprecated in …
|
/openbmc/linux/net/tls/ |
H A D | tls_device.c | 480 handle_error: in tls_push_data() 509 goto handle_error; in tls_push_data() 516 goto handle_error; in tls_push_data() 529 goto handle_error; in tls_push_data()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | ucc_uart.c | 500 goto handle_error; in qe_uart_int_rx() 530 handle_error: in qe_uart_int_rx()
|
H A D | cpm_uart.c | 281 goto handle_error; in cpm_uart_int_rx() 317 handle_error: in cpm_uart_int_rx()
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | multilib.bbclass | 230 oe.qa.handle_error("multilib", msg, d)
|
/openbmc/linux/drivers/scsi/ |
H A D | mesh.c | 1025 static void handle_error(struct mesh_state *ms) in handle_error() function 1505 handle_error(ms); in cmd_complete() 1671 handle_error(ms); in DEF_SCSI_QCMD()
|
/openbmc/u-boot/tools/ |
H A D | moveconfig.py | 1146 self.handle_error() 1167 def handle_error(self): member in Slot
|
/openbmc/linux/fs/btrfs/ |
H A D | disk-io.c | 2589 bool handle_error = false; in init_tree_roots() local 2594 if (handle_error) { in init_tree_roots() 2622 handle_error = true; in init_tree_roots() 2632 handle_error = true; in init_tree_roots() 2640 handle_error = true; in init_tree_roots()
|