| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_vec.c | 51 goto err_exit; in aq_vec_poll() 63 goto err_exit; in aq_vec_poll() 72 goto err_exit; in aq_vec_poll() 78 goto err_exit; in aq_vec_poll() 84 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() 142 goto err_exit; in aq_vec_ring_alloc() 153 goto err_exit; in aq_vec_ring_alloc() [all …]
|
| H A D | aq_nic.c | 306 goto err_exit; in aq_nic_ndev_register() 311 goto err_exit; in aq_nic_ndev_register() 324 goto err_exit; in aq_nic_ndev_register() 349 goto err_exit; in aq_nic_ndev_register() 359 goto err_exit; in aq_nic_ndev_register() 361 err_exit: in aq_nic_ndev_register() 416 goto err_exit; in aq_nic_init() 425 goto err_exit; in aq_nic_init() 447 goto err_exit; in aq_nic_init() 455 goto err_exit; in aq_nic_init() [all …]
|
| H A D | aq_hw_utils.c | 97 goto err_exit; in aq_hw_invalidate_descriptor_cache() 102 err_exit: in aq_hw_invalidate_descriptor_cache() 112 goto err_exit; in aq_hw_err_from_flags() 116 goto err_exit; in aq_hw_err_from_flags() 119 err_exit: in aq_hw_err_from_flags()
|
| H A D | aq_ring.c | 62 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() 561 goto err_exit; in __aq_ring_rx_clean() 575 goto err_exit; in __aq_ring_rx_clean() 589 goto err_exit; in __aq_ring_rx_clean() 622 goto err_exit; in __aq_ring_rx_clean() 699 err_exit: in __aq_ring_rx_clean() [all …]
|
| H A D | aq_pci_func.c | 132 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() 417 goto err_exit; in atl_resume_common() 421 goto err_exit; in atl_resume_common() 427 err_exit: in atl_resume_common()
|
| H A D | aq_phy.c | 88 goto err_exit; in aq_phy_read_reg() 95 err_exit: in aq_phy_read_reg()
|
| H A D | aq_filters.c | 689 goto err_exit; in aq_add_rxnfc_rule() 694 goto err_exit; in aq_add_rxnfc_rule() 714 err_exit: in aq_add_rxnfc_rule() 795 goto err_exit; in aq_clear_rxnfc_all_rules() 801 err_exit: in aq_clear_rxnfc_all_rules() 816 goto err_exit; in aq_reapply_rxnfc_all_rules() 819 err_exit: in aq_reapply_rxnfc_all_rules()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| H A D | hw_atl_utils.c | 323 goto err_exit; in hw_atl_utils_fw_downld_dwords() 348 err_exit: in hw_atl_utils_fw_downld_dwords() 426 goto err_exit; in hw_atl_utils_fw_upload_dwords() 436 goto err_exit; in hw_atl_utils_fw_upload_dwords() 440 err_exit: in hw_atl_utils_fw_upload_dwords() 465 goto err_exit; in hw_atl_utils_ver_match() 469 err_exit: in hw_atl_utils_ver_match() 522 goto err_exit; in hw_atl_utils_fw_rpc_call() 528 goto err_exit; in hw_atl_utils_fw_rpc_call() 534 err_exit: in hw_atl_utils_fw_rpc_call() [all …]
|
| H A D | hw_atl_b0.c | 228 goto err_exit; in hw_atl_b0_hw_rss_hash_set() 233 err_exit: in hw_atl_b0_hw_rss_hash_set() 264 goto err_exit; in hw_atl_b0_hw_rss_set() 269 err_exit: in hw_atl_b0_hw_rss_set() 544 goto err_exit; in hw_atl_b0_hw_mac_addr_set() 557 err_exit: in hw_atl_b0_hw_mac_addr_set() 603 goto err_exit; in hw_atl_b0_hw_init() 627 err_exit: in hw_atl_b0_hw_init() 890 goto err_exit; in hw_atl_b0_hw_ring_tx_head_update() 896 goto err_exit; in hw_atl_b0_hw_ring_tx_head_update() [all …]
|
| H A D | hw_atl_utils_fw2x.c | 383 goto err_exit; in aq_fw2x_set_wol() 394 goto err_exit; in aq_fw2x_set_wol() 399 err_exit: in aq_fw2x_set_wol() 429 goto err_exit; in aq_fw2x_send_fw_request() 443 err_exit: in aq_fw2x_send_fw_request()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_utils.c | 92 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()
|
| /linux/samples/bpf/ |
| H A D | trace_event_user.c | 94 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()
|
| /linux/drivers/misc/mei/gsc_proxy/ |
| H A D | mei_gsc_proxy.c | 147 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()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | cpumask_success.c | 591 goto err_exit; in _global_mask_array_rcu() 597 goto err_exit; in _global_mask_array_rcu() 601 goto err_exit; in _global_mask_array_rcu() 606 goto err_exit; in _global_mask_array_rcu() 612 goto err_exit; in _global_mask_array_rcu() 618 goto err_exit; in _global_mask_array_rcu() 624 goto err_exit; in _global_mask_array_rcu() 627 err_exit: in _global_mask_array_rcu()
|
| /linux/drivers/misc/mei/pxp/ |
| H A D | mei_pxp.c | 279 goto err_exit; in mei_pxp_probe() 287 goto err_exit; in mei_pxp_probe() 296 goto err_exit; in mei_pxp_probe() 301 err_exit: in mei_pxp_probe()
|
| /linux/drivers/nfc/s3fwrn5/ |
| H A D | uart.c | 117 goto err_exit; in s3fwrn82_uart_probe() 121 goto err_exit; in s3fwrn82_uart_probe() 169 err_exit: in s3fwrn82_uart_probe()
|
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_ctrl.c | 79 goto err_exit; in board_added() 85 goto err_exit; in board_added() 93 goto err_exit; in board_added() 101 err_exit: in board_added()
|
| /linux/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_vema.c | 324 goto err_exit; in vema_set_veswport_info() 338 err_exit: in vema_set_veswport_info() 741 goto err_exit; in opa_vnic_vema_send_trap() 745 goto err_exit; in opa_vnic_vema_send_trap() 750 goto err_exit; in opa_vnic_vema_send_trap() 774 goto err_exit; in opa_vnic_vema_send_trap() 784 goto err_exit; in opa_vnic_vema_send_trap() 850 err_exit: in opa_vnic_vema_send_trap()
|
| /linux/drivers/media/pci/cobalt/ |
| H A D | cobalt-alsa-main.c | 99 goto err_exit; in cobalt_alsa_init() 139 err_exit: in cobalt_alsa_init()
|
| /linux/drivers/pci/ |
| H A D | ecam.c | 74 goto err_exit; in pci_ecam_create() 90 goto err_exit; in pci_ecam_create() 99 err_exit: in pci_ecam_create()
|
| /linux/drivers/watchdog/ |
| H A D | starfive-wdt.c | 461 goto err_exit; in starfive_wdt_probe() 473 goto err_exit; in starfive_wdt_probe() 489 goto err_exit; in starfive_wdt_probe() 497 goto err_exit; in starfive_wdt_probe() 511 err_exit: in starfive_wdt_probe()
|
| /linux/arch/loongarch/pci/ |
| H A D | acpi.c | 127 goto err_exit; in arch_pci_ecam_create() 137 goto err_exit; in arch_pci_ecam_create() 146 err_exit: in arch_pci_ecam_create()
|
| /linux/drivers/rtc/ |
| H A D | rtc-mt6397.c | 149 goto err_exit; in mtk_rtc_read_alarm() 152 goto err_exit; in mtk_rtc_read_alarm() 157 goto err_exit; in mtk_rtc_read_alarm() 173 err_exit: in mtk_rtc_read_alarm()
|
| /linux/drivers/net/slip/ |
| H A D | slip.c | 159 goto err_exit; in sl_alloc_bufs() 162 goto err_exit; in sl_alloc_bufs() 166 goto err_exit; in sl_alloc_bufs() 169 goto err_exit; in sl_alloc_bufs() 175 goto err_exit; in sl_alloc_bufs() 195 err_exit: in sl_alloc_bufs() 813 goto err_exit; 819 goto err_exit; 869 err_exit:
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-alsa-main.c | 133 goto err_exit; in snd_cx18_init() 175 err_exit: in snd_cx18_init()
|