Home
last modified time | relevance | path

Searched refs:handle_errors (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/edac/
De7xxx_edac.c287 int handle_errors) in e7xxx_process_error_info() argument
297 if (handle_errors) in e7xxx_process_error_info()
304 if (handle_errors) in e7xxx_process_error_info()
311 if (handle_errors) { in e7xxx_process_error_info()
322 if (handle_errors) { in e7xxx_process_error_info()
De752x_edac.c948 int handle_errors) in e752x_process_error_info() argument
958 global_error(1, error32, &error_found, handle_errors); in e752x_process_error_info()
961 global_error(0, stat32, &error_found, handle_errors); in e752x_process_error_info()
967 global_error(1, error32, &error_found, handle_errors); in e752x_process_error_info()
970 global_error(0, stat32, &error_found, handle_errors); in e752x_process_error_info()
972 e752x_check_hub_interface(info, &error_found, handle_errors); in e752x_process_error_info()
973 e752x_check_ns_interface(info, &error_found, handle_errors); in e752x_process_error_info()
974 e752x_check_sysbus(info, &error_found, handle_errors); in e752x_process_error_info()
975 e752x_check_membuf(info, &error_found, handle_errors); in e752x_process_error_info()
976 e752x_check_dram(mci, info, &error_found, handle_errors); in e752x_process_error_info()
Damd76x_edac.c133 int handle_errors) in amd76x_process_error_info() argument
146 if (handle_errors) { in amd76x_process_error_info()
161 if (handle_errors) { in amd76x_process_error_info()
Dr82600_edac.c161 int handle_errors) in r82600_process_error_info() argument
181 if (handle_errors) in r82600_process_error_info()
192 if (handle_errors) in r82600_process_error_info()
Di82443bxgx_edac.c145 *info, int handle_errors) in i82443bxgx_edacmc_process_error_info() argument
158 if (handle_errors) in i82443bxgx_edacmc_process_error_info()
167 if (handle_errors) in i82443bxgx_edacmc_process_error_info()
Di82860_edac.c100 int handle_errors) in i82860_process_error_info() argument
108 if (!handle_errors) in i82860_process_error_info()
Di3000_edac.c234 int handle_errors) in i3000_process_error_info() argument
244 if (!handle_errors) in i3000_process_error_info()
Di82875p_edac.c226 int handle_errors) in i82875p_process_error_info() argument
235 if (!handle_errors) in i82875p_process_error_info()
Di5000_edac.c462 int handle_errors) in i5000_process_fatal_error_info() argument
543 int handle_errors) in i5000_process_nonfatal_error_info() argument
739 int handle_errors) in i5000_process_error_info() argument
742 i5000_process_fatal_error_info(mci, info, handle_errors); in i5000_process_error_info()
745 i5000_process_nonfatal_error_info(mci, info, handle_errors); in i5000_process_error_info()
Di82975x_edac.c279 struct i82975x_error_info *info, int handle_errors) in i82975x_process_error_info() argument
287 if (!handle_errors) in i82975x_process_error_info()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c629 static int handle_errors(struct ipath_devdata *dd, ipath_err_t errs) in handle_errors() function
1142 chk0rcv |= handle_errors(dd, estat); in ipath_intr()