Searched defs:fd2 (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dudp_limit.c11 int fd1 = -1, fd2 = -1; local
H A Dxdp_dev_bound_only.c30 int fd2 = -1; local
H A Dxdp_attach.c13 int err, fd1, fd2, fd3; local
H A Dtc_netkit.c390 __u32 pid1, pid2, fd1, fd2; local
H A Dsockmap_helpers.h298 static inline int add_to_sockmap(int sock_mapfd, int fd1, int fd2) argument
H A Dtc_opts.c18 __u32 fd1, fd2, id1, id2; local
116 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
268 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
459 __u32 fd1, fd2, id1, id2; local
570 __u32 fd1, fd2, fd3, id1, id2, id3; local
671 __u32 fd1, fd2, fd3, id1, id2, id3, detach_fd; local
877 __u32 fd1, fd2, id1, id2; local
1031 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
1171 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
1311 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
1656 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
1827 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
2034 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
2282 __u32 fd1, fd2, fd3, id1, id2, id3; local
2467 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dsk_bind_sendto_listen.c10 int fd1, fd2, one = 1; local
[all...]
H A Dsk_connect_zero_addr.c10 int fd1, fd2, one = 1; local
H A Dreuseaddr_conflict.c89 int fd1, fd2; local
H A Dtun.c108 int fd, fd2; local
H A Dreuseport_bpf.c309 int fd1, fd2, opt; local
390 int fd1, fd2, opt = 1; local
[all...]
H A Dtls.c1655 int fd2, cfd2; local
[all...]
/linux-master/tools/testing/selftests/proc/
H A Dfd-002-posix-eq.c27 int fd0, fd1, fd2; local
/linux-master/tools/testing/selftests/filelock/
H A Dofdlocks.c40 int fd2 = open("/tmp/aa", O_RDONLY); local
/linux-master/tools/testing/selftests/core/
H A Dclose_range_test.c361 int fd1, fd2, fd3, flags, ret, status; local
443 int i, fd1, fd2, fd3, flags, ret, status; local
[all...]
/linux-master/tools/testing/selftests/kcmp/
H A Dkcmp_test.c23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) argument
37 int fd1, fd2; local
/linux-master/include/uapi/linux/
H A Dsync_file.h32 __s32 fd2; member in struct:sync_merge_data
/linux-master/tools/testing/selftests/kvm/
H A Dguest_memfd_test.c149 int fd1, fd2, ret; local
/linux-master/tools/testing/selftests/sync/
H A Dsync.c68 int sync_merge(const char *name, int fd1, int fd2) argument
/linux-master/tools/perf/tests/
H A Dbp_signal.c33 static int fd2; variable
[all...]
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c406 int fd1, fd2; local
451 int fd1, fd2; local
496 int fd1, fd2; local
541 int fd1, fd2; local
587 int *fd2 = malloc(nprocs * sizeof(int)); local
631 int *fd2 = malloc(nprocs * sizeof(int)); local
675 int *fd2 = malloc(nprocs * sizeof(int)); local
719 int *fd2 = malloc(nprocs * sizeof(int)); local
[all...]
/linux-master/tools/testing/selftests/memfd/
H A Dmemfd_test.c569 int r, fd2; local
948 int fd, fd2; local
1417 int fd, fd2; local
1493 int fd, fd2; local
[all...]
/linux-master/scripts/kconfig/
H A Dconfdata.c48 int fd1, fd2; local
/linux-master/kernel/
H A Dauditsc.c2692 void __audit_fd_pair(int fd1, int fd2) argument
/linux-master/include/linux/
H A Daudit.h432 static inline void audit_fd_pair(int fd1, int fd2) argument
648 static inline void audit_fd_pair(int fd1, int fd2) argument

Completed in 229 milliseconds

12