| /linux/tools/testing/selftests/bpf/ |
| H A D | xdp_redirect_multi.c | |
| /linux/tools/perf/tests/ |
| H A D | pmu.c | 80 goto err_out; in test_pmu_get() 86 goto err_out; in test_pmu_get() 91 goto err_out; in test_pmu_get() 97 goto err_out; in test_pmu_get() 104 goto err_out; in test_pmu_get() 111 goto err_out; in test_pmu_get() 116 goto err_out; in test_pmu_get() 122 goto err_out; in test_pmu_get() 130 goto err_out; in test_pmu_get() 135 goto err_out; in test_pmu_get() [all...] |
| H A D | hwmon_pmu.c | 94 goto err_out; in test_pmu_get() 100 goto err_out; in test_pmu_get() 106 goto err_out; in test_pmu_get() 111 goto err_out; in test_pmu_get() 117 goto err_out; in test_pmu_get() 128 goto err_out; in test_pmu_get() 134 goto err_out; in test_pmu_get() 144 err_out: in test_pmu_get()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | ksm_tests.c | 337 goto err_out; in check_ksm_merge() 347 err_out: in check_ksm_merge() 369 goto err_out; in check_ksm_unmerge() 377 goto err_out; in check_ksm_unmerge() 385 err_out: in check_ksm_unmerge() 410 goto err_out; in check_ksm_zero_page_merge() 420 goto err_out; in check_ksm_zero_page_merge() 422 goto err_out; in check_ksm_zero_page_merge() 427 err_out: in check_ksm_zero_page_merge() 494 goto err_out; in check_ksm_numa_merge() [all...] |
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.c | 44 goto err_out; in rxe_query_port() 50 goto err_out; in rxe_query_port() 72 err_out: in rxe_query_port() 98 goto err_out; in rxe_query_pkey() 104 err_out: in rxe_query_pkey() 119 goto err_out; in rxe_modify_device() 132 err_out: in rxe_modify_device() 147 goto err_out; in rxe_modify_port() 154 goto err_out; in rxe_modify_port() 166 err_out: in rxe_modify_port() [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() 258 err_out: in insn_get_prefixes() 366 err_out: in insn_get_opcode() 417 err_out: in insn_get_modrm() 482 err_out: in insn_get_sib() 554 err_out: in insn_get_displacement() 573 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() 258 err_out: in insn_get_prefixes() 366 err_out: in insn_get_opcode() 417 err_out: in insn_get_modrm() 482 err_out: in insn_get_sib() 554 err_out: in insn_get_displacement() 573 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/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/ata/ |
| H A D | libahci_platform.c | 504 goto err_out; in ahci_platform_get_resources() 520 goto err_out; in ahci_platform_get_resources() 532 goto err_out; in ahci_platform_get_resources() 545 goto err_out; in ahci_platform_get_resources() 550 goto err_out; in ahci_platform_get_resources() 561 goto err_out; in ahci_platform_get_resources() 567 goto err_out; in ahci_platform_get_resources() 574 goto err_out; in ahci_platform_get_resources() 587 goto err_out; in ahci_platform_get_resources() 597 goto err_out; in ahci_platform_get_resources() [all …]
|
| /linux/net/core/ |
| H A D | bpf_ksock.c | 83 goto err_out; in bpf_ksock_create() 88 goto err_out; in bpf_ksock_create() 100 goto err_out; in bpf_ksock_create() 105 goto err_out; in bpf_ksock_create() 110 goto err_out; in bpf_ksock_create() 115 goto err_out; in bpf_ksock_create() 121 goto err_out; in bpf_ksock_create() 143 err_out: in bpf_ksock_create()
|
| /linux/fs/ntfs/ |
| H A D | namei.c | 267 goto err_out; in ntfs_lookup() 272 goto err_out; in ntfs_lookup() 284 goto err_out; in ntfs_lookup() 308 goto err_out; in ntfs_lookup() 319 err_out: in ntfs_lookup() 453 goto err_out; in __ntfs_create() 506 goto err_out; in __ntfs_create() 514 goto err_out; in __ntfs_create() 529 goto err_out; in __ntfs_create() 543 goto err_out; in __ntfs_create() [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/drivers/block/ |
| H A D | z2ram.c | 154 goto err_out; in z2_open() 171 goto err_out; in z2_open() 194 goto err_out; in z2_open() 218 goto err_out; in z2_open() 237 goto err_out; in z2_open() 251 goto err_out; in z2_open() 264 goto err_out; in z2_open() 285 err_out: in z2_open()
|
| /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/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/tools/lib/bpf/ |
| H A D | usdt.c | 541 goto err_out; in parse_vma_segs() 558 goto err_out; in parse_vma_segs() 563 err_out: in parse_vma_segs() 659 goto err_out; in collect_usdt_targets() 678 goto err_out; in collect_usdt_targets() 724 goto err_out; in collect_usdt_targets() 731 goto err_out; in collect_usdt_targets() 753 goto err_out; in collect_usdt_targets() 762 goto err_out; in collect_usdt_targets() 771 goto err_out; in collect_usdt_targets() [all …]
|
| /linux/drivers/edac/ |
| H A D | edac_device_sysfs.c | 255 goto err_out; in edac_device_register_sysfs_main_kobj() 284 err_out: in edac_device_register_sysfs_main_kobj() 520 goto err_out; in edac_device_create_block() 531 goto err_out; in edac_device_create_block() 560 err_out: in edac_device_create_block() 618 goto err_out; in edac_device_create_instance() 628 goto err_out; in edac_device_create_instance() 657 err_out: in edac_device_create_instance() 743 goto err_out; in edac_device_add_main_sysfs_attributes() 749 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()
|