Searched defs:error_found (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/edac/ | 
| D | e752x_edac.c | 380 			u32 sec1_add, u16 sec1_syndrome, int *error_found,  in process_ce()438 			u32 ded_add, u32 scrb_add, int *error_found,  in process_ue()
 448 					 int *error_found, int handle_error)  in process_ue_no_info_wr()
 481 				u32 retry_add, int *error_found,  in process_ded_retry()
 491 					int *error_found, int handle_error)  in process_threshold_ce()
 535 static inline void global_error(int fatal, u32 errors, int *error_found,  in global_error()
 562 static inline void hub_error(int fatal, u8 errors, int *error_found,  in hub_error()
 619 static inline void nsi_error(int fatal, u32 errors, int *error_found,  in nsi_error()
 646 static inline void membuf_error(u8 errors, int *error_found, int handle_error)  in membuf_error()
 677 static inline void sysbus_error(int fatal, u32 errors, int *error_found,  in sysbus_error()
 [all …]
 
 | 
| D | amd76x_edac.c | 135 	int error_found;  in amd76x_process_error_info()  local
 | 
| D | r82600_edac.c | 163 	int error_found;  in r82600_process_error_info()  local
 | 
| D | i82443bxgx_edac.c | 147 	int error_found = 0;  in i82443bxgx_edacmc_process_error_info()  local
 | 
| D | e7xxx_edac.c | 289 	int error_found;  in e7xxx_process_error_info()  local
 | 
| /linux-4.4.14/tools/testing/selftests/timers/ | 
| D | leap-a-day.c | 68 int error_found;  variable
 | 
| /linux-4.4.14/block/partitions/ | 
| D | efi.c | 492 	int error_found = 0;  in compare_gpts()  local
 |