Searched refs:handle_error (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/edac/ |
| H A D | e752x_edac.c | 380 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 …]
|
| H A D | zynqmp_edac.c | 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 D | versalnet_edac.c | 427 static void handle_error(struct mc_priv *priv, struct ecc_status *stat, in handle_error() function 650 handle_error(mc_priv, &mc_priv->stat, i, adec_data); in rpmsg_cb() 661 handle_error(mc_priv, &mc_priv->stat, i, adec_data); in rpmsg_cb()
|
| H A D | synopsys_edac.c | 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 D | versal_edac.c | 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 D | cs_prctl_test.c | 90 #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_sched share to self failed -- PGID"); in main()
|
| /linux/tools/crypto/ccp/ |
| H A D | dbc.py | 29 def handle_error(code): function 39 handle_error(ret) 50 handle_error(ret) 63 handle_error(ret)
|
| /linux/net/tls/ |
| H A D | tls_device.c | 477 handle_error: in tls_push_data() 506 goto handle_error; in tls_push_data() 513 goto handle_error; in tls_push_data() 526 goto handle_error; in tls_push_data()
|
| /linux/drivers/tty/serial/ |
| H A D | ucc_uart.c | 494 goto handle_error; in qe_uart_int_rx() 524 handle_error: in qe_uart_int_rx()
|
| H A D | cpm_uart.c | 281 goto handle_error; in cpm_uart_int_rx() 317 handle_error: in cpm_uart_int_rx()
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | zram.rst | 59 handle_error
|