Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A 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()
535 global_error(int fatal,u32 errors,int * error_found,int handle_error) global_error() argument
562 hub_error(int fatal,u8 errors,int * error_found,int handle_error) hub_error() argument
619 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
677 sysbus_error(int fatal,u32 errors,int * error_found,int handle_error) sysbus_error() argument
686 e752x_check_hub_interface(struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_hub_interface() argument
719 e752x_check_ns_interface(struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_ns_interface() argument
744 e752x_check_sysbus(struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_sysbus() argument
771 e752x_check_membuf(struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_membuf() argument
792 e752x_check_dram(struct mem_ctl_info * mci,struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_dram() argument
[all...]
H A Dzynqmp_edac.c151 * handle_error - Handle error types CE and UE
157 static void handle_error(struct edac_device_ctl_info *dci, struct ecc_status *p) in handle_error() function
204 handle_error(dci, &priv->stat); in intr_handler()
H A Dsynopsys_edac.c502 * handle_error - Handle Correctable and Uncorrectable errors.
508 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function
627 handle_error(mci, &priv->stat); in intr_handler()
659 handle_error(mci, &priv->stat); in check_errors()
H A Dversal_edac.c408 * handle_error - Handle Correctable and Uncorrectable errors.
414 static void handle_error(struct mem_ctl_info *mci, struct ecc_status *stat) in handle_error() function
475 handle_error(mci, &priv->stat); in err_callback()
/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c90 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) macro
143 handle_error("child stack allocate"); in create_threads()
147 handle_error("clone thread"); in create_threads()
184 handle_error("pipe() failed"); in create_processes()
277 handle_error("process group"); in main()
287 handle_error("core_sched create failed -- PGID"); in main()
301 handle_error("core_sched create failed -- TGID"); in main()
311 handle_error("core_sched share to itself failed -- PID"); in main()
322 handle_error("core_sched share from thread failed -- PID"); in main()
330 handle_error("core_sche in main()
[all...]
/linux/net/tls/
H A Dtls_device.c474 handle_error: in tls_push_data()
503 goto handle_error; in tls_push_data()
510 goto handle_error; in tls_push_data()
523 goto handle_error; in tls_push_data()
/linux/drivers/tty/serial/
H A Ducc_uart.c494 goto handle_error; in qe_uart_int_rx()
524 handle_error: in qe_uart_int_rx()
/linux/drivers/scsi/
H A Dmesh.c1025 static void handle_error(struct mesh_state *ms) in handle_error() function
1505 handle_error(ms); in cmd_complete()
1671 handle_error(ms); in DEF_SCSI_QCMD()
/linux/fs/btrfs/
H A Ddisk-io.c2692 bool handle_error = false; in init_tree_roots() local
2697 if (handle_error) { in init_tree_roots()
2722 handle_error = true; in init_tree_roots()
2732 handle_error = true; in init_tree_roots()
2740 handle_error = true; in init_tree_roots()
/linux/sound/pci/asihpi/
H A Dasihpi.c251 static u16 handle_error(u16 err, int line, char *filename) in handle_error() function
259 #define hpi_handle_error(x) handle_error(x, __LINE__, __FILE__)
/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst59 handle_error