| /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 | 89 goto err_out; in test_pmu_get() 95 goto err_out; in test_pmu_get() 101 goto err_out; in test_pmu_get() 106 goto err_out; in test_pmu_get() 112 goto err_out; in test_pmu_get() 123 goto err_out; in test_pmu_get() 129 goto err_out; in test_pmu_get() 139 err_out: in test_pmu_get()
|
| /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() 104 goto err_out; in rxe_query_pkey() 110 err_out: in rxe_query_pkey() 125 goto err_out; in rxe_modify_device() 138 err_out: in rxe_modify_device() 153 goto err_out; in rxe_modify_port() [all …]
|
| /linux/tools/testing/selftests/mm/ |
| H A D | ksm_tests.c | 337 goto err_out; in check_ksm_merge() 348 err_out: in check_ksm_merge() 371 goto err_out; in check_ksm_unmerge() 379 goto err_out; in check_ksm_unmerge() 388 err_out: in check_ksm_unmerge() 414 goto err_out; in check_ksm_zero_page_merge() 424 goto err_out; in check_ksm_zero_page_merge() 426 goto err_out; in check_ksm_zero_page_merge() 432 err_out: in check_ksm_zero_page_merge() 498 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() 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/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/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/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/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/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/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/fs/erofs/ |
| H A D | inode.c | 57 goto err_out; in erofs_read_inode() 66 goto err_out; in erofs_read_inode() 74 goto err_out; in erofs_read_inode() 96 goto err_out; in erofs_read_inode() 140 goto err_out; in erofs_read_inode() 146 goto err_out; in erofs_read_inode() 168 goto err_out; in erofs_read_inode() 183 goto err_out; in erofs_read_inode() 192 goto err_out; in erofs_read_inode() 205 goto err_out; in erofs_read_inode() [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/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 …]
|