| /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/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 …]
|
| H A D | bench_local_storage.c | 134 goto err_out; in __setup() 142 goto err_out; in __setup() 154 goto err_out; in __setup() 163 goto err_out; in __setup() 169 goto err_out; in __setup() 173 err_out: in __setup()
|
| /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/fs/ntfs/ |
| H A D | namei.c | 268 goto err_out; in ntfs_lookup() 273 goto err_out; in ntfs_lookup() 285 goto err_out; in ntfs_lookup() 309 goto err_out; in ntfs_lookup() 320 err_out: in ntfs_lookup() 458 goto err_out; in __ntfs_create() 511 goto err_out; in __ntfs_create() 519 goto err_out; in __ntfs_create() 534 goto err_out; in __ntfs_create() 548 goto err_out; in __ntfs_create() [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/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/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/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/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/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/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/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()
|
| /linux/tools/perf/bench/ |
| H A D | synthesize.c | 134 goto err_out; in run_single_threaded() 143 goto err_out; in run_single_threaded() 147 err_out: in run_single_threaded() 176 goto err_out; in do_run_multi_threaded() 188 goto err_out; in do_run_multi_threaded() 211 err_out: in do_run_multi_threaded()
|