| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tc_opts.c | 18 __u32 fd1, fd2, id1, id2; in test_ns_tc_opts_basic() local 116 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_tc_opts_before_target() local 268 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_tc_opts_after_target() local 459 __u32 fd1, fd2, id1, id2; in test_tc_opts_revision_target() local 570 __u32 fd1, fd2, fd3, id1, id2, id3; in test_tc_chain_classic() local 671 __u32 fd1, fd2, fd3, id1, id2, id3, detach_fd; in test_tc_opts_replace_target() local 877 __u32 fd1, fd2, id1, id2; in test_tc_opts_invalid_target() local 1031 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_tc_opts_prepend_target() local 1171 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_tc_opts_append_target() local 1311 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_tc_opts_dev_cleanup_target() local [all …]
|
| H A D | cgroup_mprog_opts.c | 23 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_prog_attach_detach() local 156 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_link_attach_detach() local 280 __u32 fd1, fd2, fd3, fd4; in test_preorder_prog_attach_detach() local 389 __u32 fd2; in test_preorder_link_attach_detach() local 486 __u32 fd1, fd2, id2; in test_invalid_attach_detach() local
|
| H A D | udp_limit.c | 11 int fd1 = -1, fd2 = -1; in test_udp_limit() local
|
| H A D | xdp_dev_bound_only.c | 30 int fd2 = -1; in test_xdp_dev_bound_only_offdev() local
|
| H A D | xdp_attach.c | 13 int err, fd1, fd2, fd3; in test_xdp_attach() local
|
| H A D | sockmap_helpers.h | 69 add_to_sockmap(int sock_mapfd,int fd1,int fd2) add_to_sockmap() argument
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | perf-hwbreak.c | 406 int fd1, fd2; in test_process_multi_diff_addr() local 451 int fd1, fd2; in test_process_multi_same_addr() local 496 int fd1, fd2; in test_process_multi_diff_addr_ro_wo() local 541 int fd1, fd2; in test_process_multi_same_addr_ro_wo() local 587 int *fd2 = malloc(nprocs * sizeof(int)); in test_syswide_multi_diff_addr() local 631 int *fd2 = malloc(nprocs * sizeof(int)); in test_syswide_multi_same_addr() local 675 int *fd2 = malloc(nprocs * sizeof(int)); in test_syswide_multi_diff_addr_ro_wo() local 719 int *fd2 = malloc(nprocs * sizeof(int)); in test_syswide_multi_same_addr_ro_wo() local
|
| /linux/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() 37 int fd1, fd2; in main() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | sk_connect_zero_addr.c | 10 int fd1, fd2, one = 1; in main() local
|
| H A D | sk_bind_sendto_listen.c | 10 int fd1, fd2, one = 1; in main() local
|
| H A D | reuseaddr_conflict.c | 89 int fd1, fd2; in main() local
|
| H A D | reuseport_bpf.c | 309 int fd1, fd2, opt; in test_extra_filter() local 390 int fd1, fd2, opt = 1; in test_filter_without_bind() local
|
| H A D | tun.c | 486 int fd, fd2; in FIXTURE() local
|
| /linux/tools/testing/selftests/proc/ |
| H A D | fd-002-posix-eq.c | 27 int fd0, fd1, fd2; in main() local
|
| /linux/tools/testing/selftests/core/ |
| H A D | close_range_test.c | 383 int fd1, fd2, fd3, fd4, flags, ret, status; in TEST() local 500 int i, fd1, fd2, fd3, flags, ret, status; in TEST() local
|
| /linux/tools/testing/selftests/filelock/ |
| H A D | ofdlocks.c | 40 int fd2 = open("/tmp/aa", O_RDONLY); in main() local
|
| /linux/tools/testing/selftests/memfd/ |
| H A D | memfd_test.c | 605 int r, fd2; in mfd_assert_shrink() local 984 int fd, fd2; in test_seal_future_write() local 1557 int fd, fd2; in test_share_dup() local 1633 int fd, fd2; in test_share_open() local
|
| /linux/tools/perf/tests/ |
| H A D | bp_signal.c | 34 static int fd2; variable
|
| /linux/include/uapi/linux/ |
| H A D | sync_file.h | 32 __s32 fd2; member
|
| /linux/tools/testing/selftests/sync/ |
| H A D | sync.c | 68 int sync_merge(const char *name, int fd1, int fd2) in sync_merge()
|
| /linux/tools/testing/selftests/liveupdate/ |
| H A D | liveupdate.c | 36 int fd2; in FIXTURE() local
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | guest_memfd_test.c | 306 int fd1, fd2, ret; in test_create_guest_memfd_multiple() local
|
| /linux/tools/testing/selftests/namespaces/ |
| H A D | ns_active_ref_test.c | 40 int fd1, fd2; in TEST() local 588 int fd2 = open_by_handle_at(FD_NSFS_ROOT, handle, O_RDONLY); in TEST() local
|
| /linux/scripts/kconfig/ |
| H A D | confdata.c | 49 int fd1, fd2; in is_same() local
|
| /linux/kernel/ |
| H A D | auditsc.c | 2633 void __audit_fd_pair(int fd1, int fd2) in __audit_fd_pair()
|