/kernel/linux/linux-6.6/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...] |
/kernel/linux/linux-6.6/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...] |
/kernel/linux/linux-5.10/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) \ 51 goto err_out; \ 58 err_out, list) \ 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...] |
/kernel/linux/linux-6.6/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) \ 51 goto err_out; \ 58 err_out, list) \ 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...] |
/kernel/linux/linux-6.6/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...] |
/kernel/linux/linux-5.10/arch/x86/lib/ |
H A D | insn.c | 32 ({ if (unlikely(!validate_next(t, insn, 0))) goto err_out; __get_next(t, insn); }) 35 ({ if (unlikely(!validate_next(t, insn, n))) goto err_out; __peek_nbyte_next(t, insn, n); }) 76 goto err_out; in __insn_get_emulate_prefix() 84 err_out: in __insn_get_emulate_prefix() 229 err_out: in insn_get_prefixes() 302 err_out: in insn_get_opcode() 355 err_out: in insn_get_modrm() 424 err_out: in insn_get_sib() 499 err_out: in insn_get_displacement() 522 goto err_out; in __get_moffset() [all...] |
/kernel/linux/linux-5.10/tools/arch/x86/lib/ |
H A D | insn.c | 32 ({ if (unlikely(!validate_next(t, insn, 0))) goto err_out; __get_next(t, insn); }) 35 ({ if (unlikely(!validate_next(t, insn, n))) goto err_out; __peek_nbyte_next(t, insn, n); }) 76 goto err_out; in __insn_get_emulate_prefix() 84 err_out: in __insn_get_emulate_prefix() 229 err_out: in insn_get_prefixes() 302 err_out: in insn_get_opcode() 355 err_out: in insn_get_modrm() 424 err_out: in insn_get_sib() 499 err_out: in insn_get_displacement() 522 goto err_out; in __get_moffset() [all...] |
/kernel/linux/linux-6.6/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() 244 err_out: in insn_get_prefixes() 317 err_out: in insn_get_opcode() 369 err_out: in insn_get_modrm() 438 err_out: in insn_get_sib() 512 err_out: in insn_get_displacement() 531 goto err_out; in __get_moffset() [all...] |
/kernel/linux/linux-6.6/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() 244 err_out: in insn_get_prefixes() 317 err_out: in insn_get_opcode() 369 err_out: in insn_get_modrm() 438 err_out: in insn_get_sib() 512 err_out: in insn_get_displacement() 531 goto err_out; in __get_moffset() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
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()
|
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 | 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()
|
/kernel/linux/linux-6.6/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() 49 goto err_out; in rxe_query_port() 69 err_out: in rxe_query_port() 83 goto err_out; in rxe_query_pkey() 89 err_out: in rxe_query_pkey() 104 goto err_out; in rxe_modify_device() 117 err_out: in rxe_modify_device() 132 goto err_out; in rxe_modify_port() 139 goto err_out; in rxe_modify_port() [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | efs.c | 328 goto err_out; in ntfs_efs_fixup_attribute() 334 goto err_out; in ntfs_efs_fixup_attribute() 340 goto err_out; in ntfs_efs_fixup_attribute() 346 goto err_out; in ntfs_efs_fixup_attribute() 356 goto err_out; in ntfs_efs_fixup_attribute() 361 goto err_out; in ntfs_efs_fixup_attribute() 368 goto err_out; in ntfs_efs_fixup_attribute() 378 goto err_out; in ntfs_efs_fixup_attribute() 394 goto err_out; in ntfs_efs_fixup_attribute() 406 goto err_out; in ntfs_efs_fixup_attribute() [all...] |
H A D | attrlist.c | 148 goto err_out; in ntfs_attrlist_entry_add() 163 goto err_out; in ntfs_attrlist_entry_add() 174 goto err_out; in ntfs_attrlist_entry_add() 207 goto err_out; in ntfs_attrlist_entry_add() 212 goto err_out; in ntfs_attrlist_entry_add() 228 err_out: in ntfs_attrlist_entry_add() 287 goto err_out; in ntfs_attrlist_entry_rm() 292 goto err_out; in ntfs_attrlist_entry_rm() 308 err_out: in ntfs_attrlist_entry_rm()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_endian.c | 30 goto err_out; in test_btf_endian() 39 goto err_out; in test_btf_endian() 44 goto err_out; in test_btf_endian() 51 goto err_out; in test_btf_endian() 65 goto err_out; in test_btf_endian() 82 goto err_out; in test_btf_endian() 87 goto err_out; in test_btf_endian() 98 err_out: in test_btf_endian()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | quota.c | 41 goto err_out; in ntfs_mark_quotas_out_of_date() 51 goto err_out; in ntfs_mark_quotas_out_of_date() 56 goto err_out; in ntfs_mark_quotas_out_of_date() 62 goto err_out; in ntfs_mark_quotas_out_of_date() 96 err_out: in ntfs_mark_quotas_out_of_date()
|
H A D | dir.c | 98 goto err_out; in ntfs_lookup_inode_by_name() 110 goto err_out; in ntfs_lookup_inode_by_name() 164 goto err_out; in ntfs_lookup_inode_by_name() 218 goto err_out; in ntfs_lookup_inode_by_name() 282 goto err_out; in ntfs_lookup_inode_by_name() 289 goto err_out; in ntfs_lookup_inode_by_name() 314 goto err_out; in ntfs_lookup_inode_by_name() 576 err_out: in ntfs_lookup_inode_by_name() 590 goto err_out; in ntfs_lookup_inode_by_name() 649 goto err_out; [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | quota.c | 41 goto err_out; in ntfs_mark_quotas_out_of_date() 51 goto err_out; in ntfs_mark_quotas_out_of_date() 56 goto err_out; in ntfs_mark_quotas_out_of_date() 62 goto err_out; in ntfs_mark_quotas_out_of_date() 96 err_out: in ntfs_mark_quotas_out_of_date()
|
H A D | dir.c | 98 goto err_out; in ntfs_lookup_inode_by_name() 110 goto err_out; in ntfs_lookup_inode_by_name() 164 goto err_out; in ntfs_lookup_inode_by_name() 218 goto err_out; in ntfs_lookup_inode_by_name() 282 goto err_out; in ntfs_lookup_inode_by_name() 289 goto err_out; in ntfs_lookup_inode_by_name() 314 goto err_out; in ntfs_lookup_inode_by_name() 576 err_out: in ntfs_lookup_inode_by_name() 590 goto err_out; in ntfs_lookup_inode_by_name() 649 goto err_out; [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | rbtree.c | 82 goto err_out; in rbtree_add_and_remove() 87 goto err_out; in rbtree_add_and_remove() 104 err_out: in rbtree_add_and_remove() 126 goto err_out; in rbtree_first_and_remove() 132 goto err_out; in rbtree_first_and_remove() 172 err_out: in rbtree_first_and_remove() 203 goto err_out; in rbtree_api_release_aliasing() 208 goto err_out; in rbtree_api_release_aliasing() 241 err_out: in rbtree_api_release_aliasing()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libahci_platform.c | 472 goto err_out; in ahci_platform_get_resources() 486 goto err_out; in ahci_platform_get_resources() 498 goto err_out; in ahci_platform_get_resources() 511 goto err_out; in ahci_platform_get_resources() 516 goto err_out; in ahci_platform_get_resources() 527 goto err_out; in ahci_platform_get_resources() 533 goto err_out; in ahci_platform_get_resources() 540 goto err_out; in ahci_platform_get_resources() 553 goto err_out; in ahci_platform_get_resources() 569 goto err_out; in ahci_platform_get_resources() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | 88 goto err_out; in siw_alloc_ucontext() 96 goto err_out; in siw_alloc_ucontext() 100 goto err_out; in siw_alloc_ucontext() 107 err_out: in siw_alloc_ucontext() 312 goto err_out; in siw_create_qp() 317 goto err_out; in siw_create_qp() 325 goto err_out; in siw_create_qp() 331 goto err_out; in siw_create_qp() 340 goto err_out; in siw_create_qp() 346 goto err_out; in siw_create_qp() [all...] |