Home
last modified time | relevance | path

Searched refs:err_exit (Results 1 – 25 of 90) sorted by relevance

1234

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c63 goto err_exit; in aq_vec_poll()
88 err_exit: in aq_vec_poll()
109 goto err_exit; in aq_vec_alloc()
124 err_exit: in aq_vec_alloc()
171 err_exit: in aq_vec_ring_alloc()
222 err_exit: in aq_vec_init()
247 err_exit: in aq_vec_start()
282 err_exit:; in aq_vec_deinit()
294 err_exit:; in aq_vec_free()
316 err_exit:; in aq_vec_ring_free()
[all …]
H A Daq_main.c69 goto err_exit; in aq_ndev_open()
73 goto err_exit; in aq_ndev_open()
77 goto err_exit; in aq_ndev_open()
82 goto err_exit; in aq_ndev_open()
85 err_exit: in aq_ndev_open()
148 goto err_exit; in aq_ndev_change_mtu()
151 err_exit: in aq_ndev_change_mtu()
216 err_exit: in aq_ndev_set_features()
246 goto err_exit; in aq_ndev_set_mac_address()
249 goto err_exit; in aq_ndev_set_mac_address()
[all …]
H A Daq_nic.c361 err_exit: in aq_nic_ndev_register()
468 err_exit: in aq_nic_init()
571 err_exit: in aq_nic_start()
908 err_exit: in aq_nic_xmit()
927 err_exit: in aq_nic_set_packet_filter()
1006 err_exit: in aq_nic_get_regs()
1079 err_exit: in aq_nic_get_stats()
1333 err_exit: in aq_nic_set_link_ksettings()
1450 err_exit:; in aq_nic_deinit()
1505 err_exit: in aq_nic_shutdown()
[all …]
H A Daq_ptp.c668 goto err_exit; in aq_ptp_poll()
680 goto err_exit; in aq_ptp_poll()
697 goto err_exit; in aq_ptp_poll()
727 err_exit: in aq_ptp_poll()
742 err_exit: in aq_ptp_isr()
797 err_exit: in aq_ptp_xmit()
828 err_exit: in aq_ptp_irq_alloc()
895 err_exit: in aq_ptp_ring_init()
922 err_exit: in aq_ptp_ring_start()
1001 err_exit: in aq_ptp_ring_alloc()
[all …]
H A Daq_hw_utils.c90 goto err_exit; in aq_hw_err_from_flags()
94 goto err_exit; in aq_hw_err_from_flags()
97 err_exit: in aq_hw_err_from_flags()
H A Daq_ring.c62 goto err_exit; in aq_alloc_rxpages()
80 err_exit: in aq_alloc_rxpages()
145 goto err_exit; in aq_ring_alloc()
153 goto err_exit; in aq_ring_alloc()
156 err_exit: in aq_ring_alloc()
617 goto err_exit; in __aq_ring_rx_clean()
694 err_exit: in __aq_ring_rx_clean()
749 goto err_exit; in __aq_ring_xdp_clean()
832 err_exit: in __aq_ring_xdp_clean()
883 goto err_exit; in aq_ring_rx_fill()
[all …]
H A Daq_pci_func.c132 goto err_exit; in aq_pci_func_init()
137 goto err_exit; in aq_pci_func_init()
143 err_exit: in aq_pci_func_init()
420 goto err_exit; in atl_resume_common()
424 goto err_exit; in atl_resume_common()
430 err_exit: in atl_resume_common()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c348 err_exit: in hw_atl_utils_fw_downld_dwords()
426 goto err_exit; in hw_atl_utils_fw_upload_dwords()
440 err_exit: in hw_atl_utils_fw_upload_dwords()
469 err_exit: in hw_atl_utils_ver_match()
534 err_exit: in hw_atl_utils_fw_rpc_call()
595 err_exit: in hw_atl_utils_fw_rpc_wait()
611 err_exit: in hw_atl_utils_mpi_create()
646 err_exit:; in hw_atl_utils_mpi_read_stats()
695 err_exit: in hw_atl_utils_mpi_set_state()
1006 err_exit: in aq_fw1x_set_wake_magic()
[all …]
H A Dhw_atl_a0.c104 goto err_exit; in hw_atl_a0_hw_reset()
114 goto err_exit; in hw_atl_a0_hw_reset()
120 err_exit: in hw_atl_a0_hw_reset()
207 err_exit: in hw_atl_a0_hw_rss_hash_set()
243 err_exit: in hw_atl_a0_hw_rss_set()
333 goto err_exit; in hw_atl_a0_hw_mac_addr_set()
347 err_exit: in hw_atl_a0_hw_mac_addr_set()
383 goto err_exit; in hw_atl_a0_hw_init()
401 err_exit: in hw_atl_a0_hw_init()
619 err_exit: in hw_atl_a0_hw_ring_tx_head_update()
[all …]
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.c92 goto err_exit; in hw_atl2_utils_soft_reset()
102 goto err_exit; in hw_atl2_utils_soft_reset()
110 goto err_exit; in hw_atl2_utils_soft_reset()
117 goto err_exit; in hw_atl2_utils_soft_reset()
124 goto err_exit; in hw_atl2_utils_soft_reset()
128 err_exit: in hw_atl2_utils_soft_reset()
/openbmc/linux/samples/bpf/
H A Dtrace_event_user.c94 static void err_exit(int err) in err_exit() function
117 err_exit(error); in print_stacks()
178 err_exit(error); in test_perf_event_all_cpu()
213 err_exit(error); in test_perf_event_task()
303 signal(SIGINT, err_exit); in main()
304 signal(SIGTERM, err_exit); in main()
351 err_exit(error); in main()
/openbmc/linux/drivers/clocksource/
H A Dtimer-gxp.c121 goto err_exit; in gxp_timer_init()
130 goto err_exit; in gxp_timer_init()
139 goto err_exit; in gxp_timer_init()
149 goto err_exit; in gxp_timer_init()
155 err_exit: in gxp_timer_init()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_fdir.c691 goto err_exit; in ice_vc_fdir_write_flow_prof()
735 err_exit: in ice_vc_fdir_write_flow_prof()
781 goto err_exit; in ice_vc_fdir_config_input_set()
787 goto err_exit; in ice_vc_fdir_config_input_set()
801 err_exit: in ice_vc_fdir_config_input_set()
1526 err_exit: in ice_vf_verify_rx_desc()
1584 err_exit: in ice_vc_add_fdir_fltr_post()
1650 err_exit: in ice_vc_del_fdir_fltr_post()
1721 err_exit: in ice_flush_fdir_ctx()
1924 err_exit: in ice_vc_add_fdir_fltr()
[all …]
/openbmc/linux/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c147 goto err_exit; in mei_gsc_proxy_probe()
154 goto err_exit; in mei_gsc_proxy_probe()
163 goto err_exit; in mei_gsc_proxy_probe()
168 err_exit: in mei_gsc_proxy_probe()
/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh7110-isp.c149 goto err_exit; in jh7110_ispcrg_probe()
186 goto err_exit; in jh7110_ispcrg_probe()
191 goto err_exit; in jh7110_ispcrg_probe()
195 goto err_exit; in jh7110_ispcrg_probe()
199 err_exit: in jh7110_ispcrg_probe()
H A Dclk-starfive-jh7110-vout.c154 goto err_exit; in jh7110_voutcrg_probe()
193 goto err_exit; in jh7110_voutcrg_probe()
198 goto err_exit; in jh7110_voutcrg_probe()
202 goto err_exit; in jh7110_voutcrg_probe()
206 err_exit: in jh7110_voutcrg_probe()
/openbmc/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c195 goto err_exit; in mei_pxp_probe()
203 goto err_exit; in mei_pxp_probe()
212 goto err_exit; in mei_pxp_probe()
217 err_exit: in mei_pxp_probe()
/openbmc/qemu/hw/smbios/
H A Dsmbios_legacy.c141 goto err_exit; in smbios_get_table_legacy()
147 goto err_exit; in smbios_get_table_legacy()
184 goto err_exit; in smbios_get_table_legacy()
189 err_exit: in smbios_get_table_legacy()
/openbmc/linux/drivers/nfc/s3fwrn5/
H A Duart.c118 goto err_exit; in s3fwrn82_uart_probe()
122 goto err_exit; in s3fwrn82_uart_probe()
170 err_exit: in s3fwrn82_uart_probe()
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Dcore.c102 goto err_exit; in ifs_init()
106 err_exit: in ifs_init()
/openbmc/linux/drivers/watchdog/
H A Dstarfive-wdt.c459 goto err_exit; in starfive_wdt_probe()
471 goto err_exit; in starfive_wdt_probe()
487 goto err_exit; in starfive_wdt_probe()
495 goto err_exit; in starfive_wdt_probe()
501 goto err_exit; in starfive_wdt_probe()
507 err_exit: in starfive_wdt_probe()
/openbmc/qemu/backends/tpm/
H A Dtpm_emulator.c391 goto err_exit; in tpm_emulator_startup_tpm_resume()
402 goto err_exit; in tpm_emulator_startup_tpm_resume()
409 goto err_exit; in tpm_emulator_startup_tpm_resume()
413 err_exit: in tpm_emulator_startup_tpm_resume()
563 goto err_exit; in tpm_emulator_prepare_data_fd()
570 goto err_exit; in tpm_emulator_prepare_data_fd()
577 err_exit: in tpm_emulator_prepare_data_fd()
767 goto err_exit; in tpm_emulator_get_state_blobs()
772 err_exit: in tpm_emulator_get_state_blobs()
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-alsa-main.c99 goto err_exit; in cobalt_alsa_init()
139 err_exit: in cobalt_alsa_init()
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_ctrl.c77 goto err_exit; in board_added()
83 goto err_exit; in board_added()
91 goto err_exit; in board_added()
99 err_exit: in board_added()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-esdhc-mcf.c429 goto err_exit; in sdhci_esdhc_mcf_probe()
435 goto err_exit; in sdhci_esdhc_mcf_probe()
441 goto err_exit; in sdhci_esdhc_mcf_probe()
448 goto err_exit; in sdhci_esdhc_mcf_probe()
486 err_exit: in sdhci_esdhc_mcf_probe()

1234