Searched defs:handle_error (Results 1 – 8 of 8) sorted by relevance
380 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 …]
157 static void handle_error(struct edac_device_ctl_info *dci, struct ecc_status *p) in handle_error() function
414 static void handle_error(struct mem_ctl_info *mci, struct ecc_status *stat) in handle_error() function
502 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function
29 def handle_error(code): function
90 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) macro
1025 static void handle_error(struct mesh_state *ms) in handle_error() function
2698 bool handle_error = false; in init_tree_roots() local