/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl01.c | 48 int fd[10], fd2[10]; in main() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/flistxattr/ |
H A D | flistxattr02.c | 37 static int fd2 = -1; variable
|
/third_party/ltp/testcases/kernel/syscalls/kcmp/ |
H A D | kcmp.h | 47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() argument
|
/third_party/ltp/testcases/kernel/syscalls/llseek/ |
H A D | llseek02.c | 27 static int fd2; variable
|
/third_party/ltp/testcases/kernel/input/ |
H A D | input02.c | 39 static int fd2; variable
|
H A D | input05.c | 43 static int fd2; variable
|
H A D | input04.c | 37 static int fd, fd2; variable
|
/third_party/ltp/testcases/kernel/syscalls/fchmod/ |
H A D | fchmod06.c | 22 static int fd2; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 3-1.c | 51 int fd2; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/select/ |
H A D | poll_sup.c | 45 int fd2 = open(path2, O_WRONLY | O_CREAT, TEST_MODE); in poll_0100() local
|
H A D | select.c | 83 int fd1, fd2; in select_0300() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | reuseaddr_conflict.c | 89 int fd1, fd2; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_attach.c | 13 int err, fd1, fd2, fd3; in test_xdp_attach() local
|
/kernel/linux/linux-5.10/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() argument 37 int fd1, fd2; in main() local
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | sync_file.h | 28 __s32 fd2; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | sync_file.h | 32 __s32 fd2; member
|
/kernel/linux/linux-6.6/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() argument 37 int fd1, fd2; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/core/ |
H A D | close_range_test.c | 388 int fd1, fd2, fd3, flags, ret, status; in TEST() local 470 int i, fd1, fd2, fd3, flags, ret, status; in TEST() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | reuseaddr_conflict.c | 89 int fd1, fd2; in main() local
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | sync_file.h | 25 __s32 fd2; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | sync_file.h | 12 __s32 fd2; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | sync_file.h | 25 __s32 fd2; member
|
/third_party/libdrm/ |
H A D | libsync.h | 51 int32_t fd2; member 86 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument 121 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate() argument [all...] |
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | diotest1.c | 57 static int fd1, fd2; variable
|
/third_party/ltp/testcases/kernel/syscalls/flock/ |
H A D | flock04.c | 48 int fd2; in verify_flock() local
|