Home
last modified time | relevance | path

Searched refs:handle_error (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/drivers/edac/
H A De752x_edac.c380 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 Dzynqmp_edac.c157 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 Dsynopsys_edac.c502 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 Dcs_prctl_test.c90 #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 Ddbc.py29 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 Dinsane.bbclass103 …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 Dlicense.bbclass198 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 Dserial_sh.c81 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 Dhttpserver.py47 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 D0001-drisw-fix-build-without-dri3.patch41 goto handle_error;
49 goto handle_error;
/openbmc/openbmc/poky/meta/lib/oe/
H A Dqa.py204 def handle_error(error_class, error_msg, d): function
216 handle_error.visitorcode = handle_error_visitorcode
H A Dpackage.py360 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 Dlicense.py416 oe.qa.handle_error('license-format',
422 oe.qa.handle_error('license-format',
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dpsci.S249 handle_error: label
287 b handle_error /* SError, Lower EL using AArch64 */
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsetuptools3.bbclass25 oe.qa.handle_error("pep517-backend", msg, d)
H A Dptest.bbclass142 …oe.qa.handle_error("missing-ptest", "supports ptests but is not included in oe-core's ptest-packag…
H A Dlicense_image.bbclass75 …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 Dopkg_0.7.0.bb69 …oe.qa.handle_error("internal-solver-deprecation", "The opkg internal solver will be deprecated in …
/openbmc/linux/net/tls/
H A Dtls_device.c480 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 Ducc_uart.c500 goto handle_error; in qe_uart_int_rx()
530 handle_error: in qe_uart_int_rx()
H A Dcpm_uart.c281 goto handle_error; in cpm_uart_int_rx()
317 handle_error: in cpm_uart_int_rx()
/openbmc/openbmc/poky/meta/classes/
H A Dmultilib.bbclass230 oe.qa.handle_error("multilib", msg, d)
/openbmc/linux/drivers/scsi/
H A Dmesh.c1025 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 Dmoveconfig.py1146 self.handle_error()
1167 def handle_error(self): member in Slot
/openbmc/linux/fs/btrfs/
H A Ddisk-io.c2589 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()

12