Searched defs:error_found (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/edac/ | 
| D | e752x_edac.c | 379 			u32 sec1_add, u16 sec1_syndrome, int *error_found,  in process_ce() 437 			u32 ded_add, u32 scrb_add, int *error_found,  in process_ue() 447 					 int *error_found, int handle_error)  in process_ue_no_info_wr() 480 				u32 retry_add, int *error_found,  in process_ded_retry() 490 					int *error_found, int handle_error)  in process_threshold_ce() 534 static inline void global_error(int fatal, u32 errors, int *error_found,  in global_error() 561 static inline void hub_error(int fatal, u8 errors, int *error_found,  in hub_error() 618 static inline void nsi_error(int fatal, u32 errors, int *error_found,  in nsi_error() 645 static inline void membuf_error(u8 errors, int *error_found, int handle_error)  in membuf_error() 676 static inline void sysbus_error(int fatal, u32 errors, int *error_found,  in sysbus_error() [all …] 
 | 
| D | r82600_edac.c | 162 	int error_found;  in r82600_process_error_info()  local
  | 
| D | amd76x_edac.c | 134 	int error_found;  in amd76x_process_error_info()  local
  | 
| D | i82443bxgx_edac.c | 145 	int error_found = 0;  in i82443bxgx_edacmc_process_error_info()  local
  | 
| D | e7xxx_edac.c | 288 	int error_found;  in e7xxx_process_error_info()  local
  | 
| /Linux-v5.15/tools/testing/selftests/timers/ | 
| D | leap-a-day.c | 57 int error_found;  variable
  | 
| /Linux-v5.15/block/partitions/ | 
| D | efi.c | 483 	int error_found = 0;  in compare_gpts()  local
  |