Home
last modified time | relevance | path

Searched refs:error_found (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/edac/
De752x_edac.c380 u32 sec1_add, u16 sec1_syndrome, int *error_found, in process_ce() argument
383 *error_found = 1; in process_ce()
438 u32 ded_add, u32 scrb_add, int *error_found, in process_ue() argument
441 *error_found = 1; in process_ue()
448 int *error_found, int handle_error) in process_ue_no_info_wr() argument
450 *error_found = 1; in process_ue_no_info_wr()
481 u32 retry_add, int *error_found, in process_ded_retry() argument
484 *error_found = 1; in process_ded_retry()
491 int *error_found, int handle_error) in process_threshold_ce() argument
493 *error_found = 1; in process_threshold_ce()
[all …]
Damd76x_edac.c135 int error_found; in amd76x_process_error_info() local
138 error_found = 0; in amd76x_process_error_info()
144 error_found = 1; in amd76x_process_error_info()
159 error_found = 1; in amd76x_process_error_info()
170 return error_found; in amd76x_process_error_info()
Dr82600_edac.c163 int error_found; in r82600_process_error_info() local
167 error_found = 0; in r82600_process_error_info()
179 error_found = 1; in r82600_process_error_info()
190 error_found = 1; in r82600_process_error_info()
201 return error_found; in r82600_process_error_info()
De7xxx_edac.c289 int error_found; in e7xxx_process_error_info() local
291 error_found = 0; in e7xxx_process_error_info()
295 error_found = 1; in e7xxx_process_error_info()
302 error_found = 1; in e7xxx_process_error_info()
309 error_found = 1; in e7xxx_process_error_info()
320 error_found = 1; in e7xxx_process_error_info()
330 return error_found; in e7xxx_process_error_info()
Di82443bxgx_edac.c147 int error_found = 0; in i82443bxgx_edacmc_process_error_info() local
157 error_found = 1; in i82443bxgx_edacmc_process_error_info()
166 error_found = 1; in i82443bxgx_edacmc_process_error_info()
174 return error_found; in i82443bxgx_edacmc_process_error_info()
/linux-4.1.27/block/partitions/
Defi.c492 int error_found = 0; in compare_gpts() local
500 error_found++; in compare_gpts()
507 error_found++; in compare_gpts()
515 error_found++; in compare_gpts()
523 error_found++; in compare_gpts()
527 error_found++; in compare_gpts()
535 error_found++; in compare_gpts()
543 error_found++; in compare_gpts()
551 error_found++; in compare_gpts()
558 error_found++; in compare_gpts()
[all …]