Home
last modified time | relevance | path

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

/linux/drivers/edac/
A De752x_edac.c384 if (handle_error) in process_ce()
442 if (handle_error) in process_ue()
451 if (!handle_error) in process_ue_no_info_wr()
485 if (handle_error) in process_ded_retry()
494 if (handle_error) in process_threshold_ce()
539 if (handle_error) in global_error()
566 if (handle_error) in hub_error()
623 if (handle_error) in nsi_error()
649 if (handle_error) in membuf_error()
681 if (handle_error) in sysbus_error()
[all …]
A Dsynopsys_edac.c473 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function
547 handle_error(mci, &priv->stat); in intr_handler()
576 handle_error(mci, &priv->stat); in check_errors()
/linux/tools/testing/selftests/sched/
A Dcs_prctl_test.c89 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) macro
142 handle_error("child stack allocate"); in create_threads()
146 handle_error("clone thread"); in create_threads()
178 handle_error("pipe() failed"); in create_processes()
268 handle_error("process group"); in main()
278 handle_error("core_sched create failed -- PGID"); in main()
292 handle_error("core_sched create failed -- TGID"); in main()
302 handle_error("core_sched share to itself failed -- PID"); in main()
313 handle_error("core_sched share from thread failed -- PID"); in main()
321 handle_error("core_sched share to self failed -- PGID"); in main()
/linux/kernel/irq/
A Dmsi.c561 if (ops->handle_error) in __msi_domain_alloc_irqs()
562 ret = ops->handle_error(domain, desc, ret); in __msi_domain_alloc_irqs()
/linux/drivers/pci/
A Dmsi.c1360 .handle_error = pci_msi_domain_handle_error,
1374 if (ops->handle_error == NULL) in pci_msi_domain_update_dom_ops()
1375 ops->handle_error = pci_msi_domain_handle_error; in pci_msi_domain_update_dom_ops()
/linux/include/linux/
A Dmsi.h347 int (*handle_error)(struct irq_domain *domain, member
/linux/drivers/tty/serial/
A Ducc_uart.c502 goto handle_error; in qe_uart_int_rx()
532 handle_error: in qe_uart_int_rx()
/linux/drivers/tty/serial/cpm_uart/
A Dcpm_uart_core.c278 goto handle_error; in cpm_uart_int_rx()
314 handle_error: in cpm_uart_int_rx()
/linux/net/tls/
A Dtls_device.c466 handle_error: in tls_push_data()
489 goto handle_error; in tls_push_data()
/linux/drivers/scsi/
A Dmesh.c1023 static void handle_error(struct mesh_state *ms) in handle_error() function
1503 handle_error(ms); in cmd_complete()
1667 handle_error(ms); in DEF_SCSI_QCMD()
/linux/fs/btrfs/
A Ddisk-io.c2785 bool handle_error = false; in init_tree_roots() local
2793 if (handle_error) { in init_tree_roots()
2823 handle_error = true; in init_tree_roots()
2830 handle_error = true; in init_tree_roots()
2846 handle_error = true; in init_tree_roots()
2854 handle_error = true; in init_tree_roots()
/linux/sound/pci/asihpi/
A Dasihpi.c260 static u16 handle_error(u16 err, int line, char *filename) in handle_error() function
269 #define hpi_handle_error(x) handle_error(x, __LINE__, __FILE__)
/linux/Documentation/admin-guide/blockdev/
A Dzram.rst57 handle_error

Completed in 69 milliseconds