Searched defs:handle_error (Results 1 – 8 of 8) sorted by relevance
29 def handle_error(code): function
90 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) macro
157 static void handle_error(struct edac_device_ctl_info *dci, struct ecc_status *p) in handle_error() function
429 static void handle_error(struct mc_priv *priv, struct ecc_status *stat, in handle_error() function
414 static void handle_error(struct mem_ctl_info *mci, struct ecc_status *stat) in handle_error() function
508 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function
2699 bool handle_error = false; in init_tree_roots() local
251 static u16 handle_error(u16 err, int line, char *filename) in handle_error() function