/linux/tools/testing/selftests/bpf/ |
H A D | xdp_redirect_multi.c | 56 goto err_out; in get_mac_addr() 61 goto err_out; in get_mac_addr() 66 err_out: in get_mac_addr() 120 goto err_out; in main() 125 goto err_out; in main() 135 goto err_out; in main() 139 goto err_out; in main() 149 goto err_out; in main() 152 goto err_out; in main() 163 goto err_out; in main() [all …]
|
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.c | 28 goto err_out; in rxe_query_device() 35 err_out: in rxe_query_device() 50 goto err_out; in rxe_query_port() 56 goto err_out; in rxe_query_port() 78 err_out: in rxe_query_port() 92 goto err_out; in rxe_query_pkey() 98 err_out: in rxe_query_pkey() 113 goto err_out; in rxe_modify_device() 126 err_out: in rxe_modify_device() 141 goto err_out; in rxe_modify_port() [all …]
|
/linux/tools/testing/selftests/mm/ |
H A D | ksm_tests.c | 364 goto err_out; in check_ksm_merge() 375 err_out: in check_ksm_merge() 398 goto err_out; in check_ksm_unmerge() 406 goto err_out; in check_ksm_unmerge() 415 err_out: in check_ksm_unmerge() 441 goto err_out; in check_ksm_zero_page_merge() 451 goto err_out; in check_ksm_zero_page_merge() 453 goto err_out; in check_ksm_zero_page_merge() 459 err_out: in check_ksm_zero_page_merge() 525 goto err_out; in check_ksm_numa_merge() [all...] |
/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_uiom_interval_tree.c | 45 #define MAKE_NODE(node, start, end, ref_cnt, flags, err, err_out) \ argument 51 goto err_out; \ 58 err_out, list) \ argument 62 err_out); \ 138 1, flags, err, err_out, in usnic_uiom_get_intervals_diff() 158 MAKE_NODE_AND_APPEND(tmp, pivot, last, 1, flags, err, err_out, in usnic_uiom_get_intervals_diff() 163 err_out: in usnic_uiom_get_intervals_diff() 205 iflags, err, err_out, &to_add); in usnic_uiom_insert_interval() 208 err, err_out, &to_add); in usnic_uiom_insert_interval() 216 iflags | flags, err, err_out, in usnic_uiom_insert_interval() [all …]
|
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage_rcu_tasks_trace.c | 100 goto err_out; in kthread_pid_ticks() 104 goto err_out; in kthread_pid_ticks() 109 err_out: in kthread_pid_ticks() 140 goto err_out; in local_storage_tasks_trace_setup() 147 goto err_out; in local_storage_tasks_trace_setup() 152 goto err_out; in local_storage_tasks_trace_setup() 164 goto err_out; in local_storage_tasks_trace_setup() 171 goto err_out; in local_storage_tasks_trace_setup() 176 goto err_out; in local_storage_tasks_trace_setup() 181 goto err_out; in local_storage_tasks_trace_setup() [all …]
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | setget_sockopt.c | 102 goto err_out; in test_ktls() 106 goto err_out; in test_ktls() 114 goto err_out; in test_ktls() 117 goto err_out; in test_ktls() 125 goto err_out; in test_ktls() 129 goto err_out; in test_ktls() 151 err_out: in test_ktls() 173 goto err_out; in test_nonstandard_opt() 182 goto err_out; in test_nonstandard_opt() 186 goto err_out; in test_nonstandard_opt() [all …]
|
H A D | btf_endian.c | 28 goto err_out; in test_btf_endian() 37 goto err_out; in test_btf_endian() 42 goto err_out; in test_btf_endian() 49 goto err_out; in test_btf_endian() 63 goto err_out; in test_btf_endian() 80 goto err_out; in test_btf_endian() 85 goto err_out; in test_btf_endian() 96 err_out: in test_btf_endian()
|
H A D | legacy_printk.c | 21 goto err_out; in execute_one_variant() 27 goto err_out; in execute_one_variant() 35 goto err_out; in execute_one_variant() 43 goto err_out; in execute_one_variant() 50 goto err_out; in execute_one_variant() 53 err_out: in execute_one_variant()
|
/linux/arch/x86/lib/ |
H A D | insn.c | 47 ({ if (unlikely(!validate_next(t, insn, 0))) goto err_out; __get_next(t, insn); }) 50 ({ if (unlikely(!validate_next(t, insn, n))) goto err_out; __peek_nbyte_next(t, insn, n); }) 92 goto err_out; in __insn_get_emulate_prefix() 100 err_out: in __insn_get_emulate_prefix() 255 err_out: in insn_get_prefixes() 344 err_out: in insn_get_opcode() 394 err_out: in insn_get_modrm() 459 err_out: in insn_get_sib() 531 err_out: in insn_get_displacement() 550 goto err_out; in __get_moffset() [all …]
|
/linux/tools/arch/x86/lib/ |
H A D | insn.c | 47 ({ if (unlikely(!validate_next(t, insn, 0))) goto err_out; __get_next(t, insn); }) 50 ({ if (unlikely(!validate_next(t, insn, n))) goto err_out; __peek_nbyte_next(t, insn, n); }) 92 goto err_out; in __insn_get_emulate_prefix() 100 err_out: in __insn_get_emulate_prefix() 255 err_out: in insn_get_prefixes() 344 err_out: in insn_get_opcode() 394 err_out: in insn_get_modrm() 459 err_out: in insn_get_sib() 531 err_out: in insn_get_displacement() 550 goto err_out; in __get_moffset() [all …]
|
/linux/drivers/base/regmap/ |
H A D | regmap-spmi.c | 48 goto err_out; in regmap_spmi_base_gather_write() 58 goto err_out; in regmap_spmi_base_gather_write() 65 err_out: in regmap_spmi_base_gather_write() 126 goto err_out; in regmap_spmi_ext_read() 138 goto err_out; in regmap_spmi_ext_read() 145 err_out: in regmap_spmi_ext_read() 166 goto err_out; in regmap_spmi_ext_gather_write() 178 goto err_out; in regmap_spmi_ext_gather_write() 185 err_out: in regmap_spmi_ext_gather_write()
|
/linux/drivers/ata/ |
H A D | libahci_platform.c | 492 goto err_out; in ahci_platform_get_resources() 506 goto err_out; in ahci_platform_get_resources() 518 goto err_out; in ahci_platform_get_resources() 531 goto err_out; in ahci_platform_get_resources() 536 goto err_out; in ahci_platform_get_resources() 547 goto err_out; in ahci_platform_get_resources() 553 goto err_out; in ahci_platform_get_resources() 560 goto err_out; in ahci_platform_get_resources() 573 goto err_out; in ahci_platform_get_resources() 591 goto err_out; in ahci_platform_get_resources() [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | rbtree.c | 100 goto err_out; in rbtree_add_and_remove() 105 goto err_out; in rbtree_add_and_remove() 122 err_out: in rbtree_add_and_remove() 143 goto err_out; in rbtree_add_and_remove_array() 179 err_out: in rbtree_add_and_remove_array() 203 goto err_out; in rbtree_first_and_remove() 209 goto err_out; in rbtree_first_and_remove() 249 err_out: in rbtree_first_and_remove() 280 goto err_out; in rbtree_api_release_aliasing() 285 goto err_out; in rbtree_api_release_aliasing() [all …]
|
/linux/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | 95 goto err_out; in siw_alloc_ucontext() 103 goto err_out; in siw_alloc_ucontext() 107 goto err_out; in siw_alloc_ucontext() 114 err_out: in siw_alloc_ucontext() 1156 goto err_out; in siw_create_cq() 1161 goto err_out; in siw_create_cq() 1176 goto err_out; in siw_create_cq() 1198 goto err_out; in siw_create_cq() 1206 goto err_out; in siw_create_cq() 1210 goto err_out; in siw_create_cq() [all …]
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_fw.c | 114 goto err_out; in ionic_firmware_update() 146 goto err_out; in ionic_firmware_update() 164 goto err_out; in ionic_firmware_update() 172 goto err_out; in ionic_firmware_update() 183 goto err_out; in ionic_firmware_update() 191 goto err_out; in ionic_firmware_update() 195 err_out: in ionic_firmware_update()
|
/linux/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw_mfa2.c | 279 goto err_out; in mlxfw_mfa2_file_init() 285 goto err_out; in mlxfw_mfa2_file_init() 290 goto err_out; in mlxfw_mfa2_file_init() 295 goto err_out; in mlxfw_mfa2_file_init() 301 goto err_out; in mlxfw_mfa2_file_init() 312 goto err_out; in mlxfw_mfa2_file_init() 318 goto err_out; in mlxfw_mfa2_file_init() 322 goto err_out; in mlxfw_mfa2_file_init() 324 err_out: in mlxfw_mfa2_file_init() 561 goto err_out; in mlxfw_mfa2_file_component_get() [all …]
|
/linux/tools/lib/bpf/ |
H A D | usdt.c | 514 goto err_out; in parse_vma_segs() 531 goto err_out; in parse_vma_segs() 536 err_out: in parse_vma_segs() 612 goto err_out; in collect_usdt_targets() 631 goto err_out; in collect_usdt_targets() 677 goto err_out; in collect_usdt_targets() 684 goto err_out; in collect_usdt_targets() 706 goto err_out; in collect_usdt_targets() 715 goto err_out; in collect_usdt_targets() 724 goto err_out; in collect_usdt_targets() [all …]
|
/linux/fs/9p/ |
H A D | acl.c | 167 goto err_out; in v9fs_iop_set_acl() 174 goto err_out; in v9fs_iop_set_acl() 179 goto err_out; in v9fs_iop_set_acl() 190 goto err_out; in v9fs_iop_set_acl() 195 goto err_out; in v9fs_iop_set_acl() 200 goto err_out; in v9fs_iop_set_acl() 213 goto err_out; in v9fs_iop_set_acl() 234 goto err_out; in v9fs_iop_set_acl() 243 err_out: in v9fs_iop_set_acl()
|
/linux/arch/powerpc/boot/ |
H A D | serial.c | 91 goto err_out; in serial_get_stdout_devp() 97 goto err_out; in serial_get_stdout_devp() 103 err_out: in serial_get_stdout_devp() 117 goto err_out; in serial_console_init() 151 err_out: in serial_console_init()
|
/linux/drivers/scsi/mvsas/ |
H A D | mv_init.c | 231 goto err_out; in mvs_alloc() 235 goto err_out; in mvs_alloc() 241 goto err_out; in mvs_alloc() 249 goto err_out; in mvs_alloc() 255 goto err_out; in mvs_alloc() 261 goto err_out; in mvs_alloc() 268 goto err_out; in mvs_alloc() 272 err_out: in mvs_alloc() 288 goto err_out; in mvs_ioremap() 296 goto err_out; in mvs_ioremap() [all …]
|
/linux/tools/perf/tests/ |
H A D | hwmon_pmu.c | 82 goto err_out; in test_pmu_get() 88 goto err_out; in test_pmu_get() 93 goto err_out; in test_pmu_get() 98 goto err_out; in test_pmu_get() 104 goto err_out; in test_pmu_get() 115 goto err_out; in test_pmu_get() 121 goto err_out; in test_pmu_get() 131 err_out: in test_pmu_get()
|
/linux/drivers/char/agp/ |
H A D | backend.c | 166 goto err_out; in agp_backend_initialize() 172 goto err_out; in agp_backend_initialize() 181 goto err_out; in agp_backend_initialize() 190 goto err_out; in agp_backend_initialize() 197 err_out: in agp_backend_initialize() 292 goto err_out; in agp_add_bridge() 304 err_out: in agp_add_bridge()
|
/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | fw.c | 146 goto err_out; in pdsc_firmware_update() 161 goto err_out; in pdsc_firmware_update() 169 goto err_out; in pdsc_firmware_update() 177 goto err_out; in pdsc_firmware_update() 185 goto err_out; in pdsc_firmware_update() 189 err_out: in pdsc_firmware_update()
|
/linux/drivers/edac/ |
H A D | edac_device_sysfs.c | 252 goto err_out; in edac_device_register_sysfs_main_kobj() 281 err_out: in edac_device_register_sysfs_main_kobj() 517 goto err_out; in edac_device_create_block() 528 goto err_out; in edac_device_create_block() 557 err_out: in edac_device_create_block() 616 goto err_out; in edac_device_create_instance() 626 goto err_out; in edac_device_create_instance() 655 err_out: in edac_device_create_instance() 741 goto err_out; in edac_device_add_main_sysfs_attributes() 747 err_out: in edac_device_add_main_sysfs_attributes() [all …]
|
/linux/arch/sparc/kernel/ |
H A D | sun4d_irq.c | 300 goto err_out; in _sun4d_build_device_irq() 305 goto err_out; in _sun4d_build_device_irq() 318 err_out: in _sun4d_build_device_irq() 351 goto err_out; in sun4d_build_device_irq() 355 goto err_out; in sun4d_build_device_irq() 366 goto err_out; in sun4d_build_device_irq() 373 goto err_out; in sun4d_build_device_irq() 383 err_out: in sun4d_build_device_irq()
|