Home
last modified time | relevance | path

Searched defs:handle_error (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/edac/
H A De752x_edac.c380 int handle_error) in process_ce()
438 int handle_error) in process_ue()
481 int handle_error) in process_ded_retry()
535 int handle_error) in global_error()
562 int handle_error) in hub_error()
619 int handle_error) in nsi_error()
677 int handle_error) in sysbus_error()
686 int *error_found, int handle_error) in e752x_check_hub_interface()
744 int *error_found, int handle_error) in e752x_check_sysbus()
771 int *error_found, int handle_error) in e752x_check_membuf()
[all …]
H A Dzynqmp_edac.c157 static void handle_error(struct edac_device_ctl_info *dci, struct ecc_status *p) in handle_error() function
H A Dsynopsys_edac.c470 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dpsci.S249 handle_error: label
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dhttpserver.py47 def handle_error(self, request, client_address): function
/openbmc/linux/tools/crypto/ccp/
H A Ddbc.py29 def handle_error(code): function
/openbmc/openbmc/poky/meta/lib/oe/
H A Dqa.py189 def handle_error(error_class, error_msg, d): function
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.c81 static void handle_error(struct uart_port *port) in handle_error() function
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c90 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) macro
/openbmc/u-boot/tools/
H A Dmoveconfig.py1167 def handle_error(self): member in Slot
/openbmc/linux/drivers/scsi/
H A Dmesh.c1025 static void handle_error(struct mesh_state *ms) in handle_error() function
/openbmc/linux/fs/btrfs/
H A Ddisk-io.c2589 bool handle_error = false; in init_tree_roots() local
/openbmc/linux/sound/pci/asihpi/
H A Dasihpi.c260 static u16 handle_error(u16 err, int line, char *filename) in handle_error() function
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2984 gboolean (*handle_error) ( member