Searched refs:handle_errors (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/edac/ |
A D | e7xxx_edac.c | 286 int handle_errors) in e7xxx_process_error_info() argument 296 if (handle_errors) in e7xxx_process_error_info() 303 if (handle_errors) in e7xxx_process_error_info() 310 if (handle_errors) { in e7xxx_process_error_info() 321 if (handle_errors) { in e7xxx_process_error_info()
|
A D | amd76x_edac.c | 132 int handle_errors) in amd76x_process_error_info() argument 145 if (handle_errors) { in amd76x_process_error_info() 160 if (handle_errors) { in amd76x_process_error_info()
|
A D | e752x_edac.c | 947 int handle_errors) in e752x_process_error_info() argument 957 global_error(1, error32, &error_found, handle_errors); in e752x_process_error_info() 960 global_error(0, stat32, &error_found, handle_errors); in e752x_process_error_info() 966 global_error(1, error32, &error_found, handle_errors); in e752x_process_error_info() 969 global_error(0, stat32, &error_found, handle_errors); in e752x_process_error_info() 971 e752x_check_hub_interface(info, &error_found, handle_errors); in e752x_process_error_info() 972 e752x_check_ns_interface(info, &error_found, handle_errors); in e752x_process_error_info() 973 e752x_check_sysbus(info, &error_found, handle_errors); in e752x_process_error_info() 974 e752x_check_membuf(info, &error_found, handle_errors); in e752x_process_error_info() 975 e752x_check_dram(mci, info, &error_found, handle_errors); in e752x_process_error_info()
|
A D | r82600_edac.c | 160 int handle_errors) in r82600_process_error_info() argument 180 if (handle_errors) in r82600_process_error_info() 191 if (handle_errors) in r82600_process_error_info()
|
A D | i82443bxgx_edac.c | 143 *info, int handle_errors) in i82443bxgx_edacmc_process_error_info() argument 156 if (handle_errors) in i82443bxgx_edacmc_process_error_info() 165 if (handle_errors) in i82443bxgx_edacmc_process_error_info()
|
A D | i82860_edac.c | 99 int handle_errors) in i82860_process_error_info() argument 107 if (!handle_errors) in i82860_process_error_info()
|
A D | i5000_edac.c | 462 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()
|
A D | i82875p_edac.c | 225 int handle_errors) in i82875p_process_error_info() argument 234 if (!handle_errors) in i82875p_process_error_info()
|
A D | i3000_edac.c | 232 int handle_errors) in i3000_process_error_info() argument 242 if (!handle_errors) in i3000_process_error_info()
|
A D | i82975x_edac.c | 278 struct i82975x_error_info *info, int handle_errors) in i82975x_process_error_info() argument 286 if (!handle_errors) in i82975x_process_error_info()
|
/linux-6.3-rc2/drivers/staging/rts5208/ |
A D | rtsx_transport.c | 162 goto handle_errors; in rtsx_invoke_transport() 169 goto handle_errors; in rtsx_invoke_transport() 189 handle_errors: in rtsx_invoke_transport()
|
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | dm-ima.rst | 495 … <mirror_device_data> "," <handle_errors> "," <keep_log> "," <log_type_status> ";" 508 handle_errors := "handle_errors=" <yes_no> 524 handle_errors=y,keep_log=n,log_type_status=;
|
Completed in 24 milliseconds