Home
last modified time | relevance | path

Searched refs:error_found (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A De752x_edac.c379 u32 sec1_add, u16 sec1_syndrome, int *error_found, in process_ce()
382 *error_found = 1; in process_ce()
437 u32 ded_add, u32 scrb_add, int *error_found, in process_ue()
440 *error_found = 1; in process_ue()
447 int *error_found, int handle_error) in process_ue_no_info_wr()
449 *error_found = 1; in process_ue_no_info_wr()
480 u32 retry_add, int *error_found, in process_ded_retry()
483 *error_found = 1; in process_ded_retry()
490 int *error_found, int handle_error) in process_threshold_ce()
492 *error_found in process_threshold_ce()
378 process_ce(struct mem_ctl_info *mci, u16 error_one, u32 sec1_add, u16 sec1_syndrome, int *error_found, int handle_error) process_ce() argument
436 process_ue(struct mem_ctl_info *mci, u16 error_one, u32 ded_add, u32 scrb_add, int *error_found, int handle_error) process_ue() argument
446 process_ue_no_info_wr(struct mem_ctl_info *mci, int *error_found, int handle_error) process_ue_no_info_wr() argument
479 process_ded_retry(struct mem_ctl_info *mci, u16 error, u32 retry_add, int *error_found, int handle_error) process_ded_retry() argument
489 process_threshold_ce(struct mem_ctl_info *mci, u16 error, int *error_found, int handle_error) process_threshold_ce() argument
534 global_error(int fatal, u32 errors, int *error_found, int handle_error) global_error() argument
561 hub_error(int fatal, u8 errors, int *error_found, int handle_error) hub_error() argument
618 nsi_error(int fatal, u32 errors, int *error_found, int handle_error) nsi_error() argument
645 membuf_error(u8 errors, int *error_found, int handle_error) membuf_error() argument
676 sysbus_error(int fatal, u32 errors, int *error_found, int handle_error) sysbus_error() argument
685 e752x_check_hub_interface(struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_hub_interface() argument
718 e752x_check_ns_interface(struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_ns_interface() argument
743 e752x_check_sysbus(struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_sysbus() argument
770 e752x_check_membuf(struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_membuf() argument
790 e752x_check_dram(struct mem_ctl_info *mci, struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_dram() argument
950 int error_found; e752x_process_error_info() local
[all...]
H 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()
H 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()
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/edac/
H A De752x_edac.c379 u32 sec1_add, u16 sec1_syndrome, int *error_found, in process_ce()
382 *error_found = 1; in process_ce()
437 u32 ded_add, u32 scrb_add, int *error_found, in process_ue()
440 *error_found = 1; in process_ue()
447 int *error_found, int handle_error) in process_ue_no_info_wr()
449 *error_found = 1; in process_ue_no_info_wr()
480 u32 retry_add, int *error_found, in process_ded_retry()
483 *error_found = 1; in process_ded_retry()
490 int *error_found, int handle_error) in process_threshold_ce()
492 *error_found in process_threshold_ce()
378 process_ce(struct mem_ctl_info *mci, u16 error_one, u32 sec1_add, u16 sec1_syndrome, int *error_found, int handle_error) process_ce() argument
436 process_ue(struct mem_ctl_info *mci, u16 error_one, u32 ded_add, u32 scrb_add, int *error_found, int handle_error) process_ue() argument
446 process_ue_no_info_wr(struct mem_ctl_info *mci, int *error_found, int handle_error) process_ue_no_info_wr() argument
479 process_ded_retry(struct mem_ctl_info *mci, u16 error, u32 retry_add, int *error_found, int handle_error) process_ded_retry() argument
489 process_threshold_ce(struct mem_ctl_info *mci, u16 error, int *error_found, int handle_error) process_threshold_ce() argument
534 global_error(int fatal, u32 errors, int *error_found, int handle_error) global_error() argument
561 hub_error(int fatal, u8 errors, int *error_found, int handle_error) hub_error() argument
618 nsi_error(int fatal, u32 errors, int *error_found, int handle_error) nsi_error() argument
645 membuf_error(u8 errors, int *error_found, int handle_error) membuf_error() argument
676 sysbus_error(int fatal, u32 errors, int *error_found, int handle_error) sysbus_error() argument
685 e752x_check_hub_interface(struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_hub_interface() argument
718 e752x_check_ns_interface(struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_ns_interface() argument
743 e752x_check_sysbus(struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_sysbus() argument
770 e752x_check_membuf(struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_membuf() argument
790 e752x_check_dram(struct mem_ctl_info *mci, struct e752x_error_info *info, int *error_found, int handle_error) e752x_check_dram() argument
950 int error_found; e752x_process_error_info() local
[all...]
H 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()
H 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()
H 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()
H 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()
/kernel/linux/linux-5.10/block/partitions/
H A Defi.c485 int error_found = 0; in compare_gpts() local
493 error_found++; in compare_gpts()
500 error_found++; in compare_gpts()
508 error_found++; in compare_gpts()
516 error_found++; in compare_gpts()
520 error_found++; in compare_gpts()
528 error_found++; in compare_gpts()
536 error_found++; in compare_gpts()
544 error_found++; in compare_gpts()
551 error_found in compare_gpts()
[all...]
/kernel/linux/linux-6.6/block/partitions/
H A Defi.c483 int error_found = 0; in compare_gpts() local
491 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()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H 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()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H 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()
/third_party/vk-gl-cts/external/vulkan-docs/src/config/vu-to-json/
H A Dextension.rb26 error_found = false
91 error_found = true
126 error_found = true
145 if (error_found)

Completed in 11 milliseconds