Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/edac/
A De752x_edac.c382 *error_found = 1; in process_ce()
440 *error_found = 1; in process_ue()
449 *error_found = 1; in process_ue_no_info_wr()
483 *error_found = 1; in process_ded_retry()
492 *error_found = 1; in process_threshold_ce()
537 *error_found = 1; in global_error()
564 *error_found = 1; in hub_error()
621 *error_found = 1; in nsi_error()
647 *error_found = 1; in membuf_error()
950 int error_found; in e752x_process_error_info() local
[all …]
A Damd76x_edac.c134 int error_found; in amd76x_process_error_info() local
137 error_found = 0; in amd76x_process_error_info()
143 error_found = 1; in amd76x_process_error_info()
158 error_found = 1; in amd76x_process_error_info()
169 return error_found; in amd76x_process_error_info()
A Dr82600_edac.c162 int error_found; in r82600_process_error_info() local
166 error_found = 0; in r82600_process_error_info()
178 error_found = 1; in r82600_process_error_info()
189 error_found = 1; in r82600_process_error_info()
200 return error_found; in r82600_process_error_info()
A De7xxx_edac.c288 int error_found; in e7xxx_process_error_info() local
290 error_found = 0; in e7xxx_process_error_info()
294 error_found = 1; in e7xxx_process_error_info()
301 error_found = 1; in e7xxx_process_error_info()
308 error_found = 1; in e7xxx_process_error_info()
319 error_found = 1; in e7xxx_process_error_info()
329 return error_found; in e7xxx_process_error_info()
A Di82443bxgx_edac.c145 int error_found = 0; in i82443bxgx_edacmc_process_error_info() local
155 error_found = 1; in i82443bxgx_edacmc_process_error_info()
164 error_found = 1; in i82443bxgx_edacmc_process_error_info()
172 return error_found; in i82443bxgx_edacmc_process_error_info()
/linux-6.3-rc2/block/partitions/
A Defi.c491 error_found++; in compare_gpts()
498 error_found++; in compare_gpts()
506 error_found++; in compare_gpts()
514 error_found++; in compare_gpts()
518 error_found++; in compare_gpts()
526 error_found++; in compare_gpts()
534 error_found++; in compare_gpts()
542 error_found++; in compare_gpts()
549 error_found++; in compare_gpts()
557 error_found++; in compare_gpts()
[all …]
/linux-6.3-rc2/tools/testing/selftests/timers/
A Dleap-a-day.c57 int error_found; variable
140 error_found = 1; in sigalarm()
149 error_found = 1; in sigalarm()
171 error_found = 1; in test_hrtimer_failure()
366 if (error_found) { in main()

Completed in 15 milliseconds