Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A De752x_edac.c380 int handle_error) in process_ce()
438 int handle_error) in process_ue()
447 int *error_found, int handle_error) in process_ue_no_info_wr()
481 int handle_error) in process_ded_retry()
490 int *error_found, int handle_error) in process_threshold_ce()
535 int handle_error) in global_error()
562 int handle_error) in hub_error()
619 int handle_error) in nsi_error()
645 static inline void membuf_error(u8 errors, int *error_found, int handle_error) in membuf_error()
677 int handle_error) in sysbus_error()
[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 Dversal_edac.c414 static void handle_error(struct mem_ctl_info *mci, struct ecc_status *stat) in handle_error() function
H A Dsynopsys_edac.c502 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function
/linux/tools/crypto/ccp/
H A Ddbc.py29 def handle_error(code): function
/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c90 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) macro
/linux/drivers/scsi/
H A Dmesh.c1025 static void handle_error(struct mesh_state *ms) in handle_error() function
/linux/fs/btrfs/
H A Ddisk-io.c2698 bool handle_error = false; in init_tree_roots() local