Home
last modified time | relevance | path

Searched defs:fd1 (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/kcmp/
Dkcmp_test.c23 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
/tools/testing/selftests/proc/
Dfd-002-posix-eq.c27 int fd0, fd1, fd2; in main() local
Dproc-pid-vm.c158 int fd, fd1; in make_exe() local
/tools/testing/selftests/net/
Dreuseaddr_conflict.c89 int fd1, fd2; in main() local
Dreuseport_bpf.c311 int fd1, fd2, opt; in test_extra_filter() local
392 int fd1, fd2, opt = 1; in test_filter_without_bind() local
/tools/perf/tests/
Dbp_signal.c32 static int fd1; variable
/tools/testing/selftests/sync/
Dsync.c68 int sync_merge(const char *name, int fd1, int fd2) in sync_merge()