Home
last modified time | relevance | path

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

/drivers/edac/
De752x_edac.c380 int handle_error) in process_ce() argument
384 if (handle_error) in process_ce()
438 int handle_error) in process_ue() argument
442 if (handle_error) in process_ue()
447 int *error_found, int handle_error) in process_ue_no_info_wr() argument
451 if (!handle_error) in process_ue_no_info_wr()
481 int handle_error) in process_ded_retry() argument
485 if (handle_error) in process_ded_retry()
490 int *error_found, int handle_error) in process_threshold_ce() argument
494 if (handle_error) in process_threshold_ce()
[all …]
Dsynopsys_edac.c479 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function
553 handle_error(mci, &priv->stat); in intr_handler()
582 handle_error(mci, &priv->stat); in check_errors()
/drivers/pci/
Dmsi.c1369 .handle_error = pci_msi_domain_handle_error,
1383 if (ops->handle_error == NULL) in pci_msi_domain_update_dom_ops()
1384 ops->handle_error = pci_msi_domain_handle_error; in pci_msi_domain_update_dom_ops()
/drivers/tty/serial/
Ducc_uart.c502 goto handle_error; in qe_uart_int_rx()
532 handle_error: in qe_uart_int_rx()
/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c278 goto handle_error; in cpm_uart_int_rx()
314 handle_error: in cpm_uart_int_rx()
/drivers/scsi/
Dmesh.c1032 static void handle_error(struct mesh_state *ms) in handle_error() function
1512 handle_error(ms); in cmd_complete()
1677 handle_error(ms); in DEF_SCSI_QCMD()