Home
last modified time | relevance | path

Searched defs:fd1 (Results 51 - 75 of 107) sorted by relevance

12345

/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen07.c81 static int fd1, fd2; variable
/third_party/ltp/testcases/kernel/syscalls/pwritev2/
H A Dpwritev202.c30 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev02.c38 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv202.c32 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
H A Dremap_file_pages01.c109 int fd1, fd2; /* File descriptors used at the test */ variable
/third_party/ltp/testcases/kernel/syscalls/fchown/
H A Dfchown02.c34 static int fd1, fd2; variable
/third_party/ltp/testcases/kernel/syscalls/preadv/
H A Dpreadv02.c40 static int fd1; variable
/third_party/mesa3d/src/util/
H A Du_hash_table.c76 int fd1 = pointer_to_intptr(key1); in equal_fd() local
H A Dos_file.c203 os_same_file_description(int fd1, int fd2) in os_same_file_description() argument
217 os_same_file_description(int fd1, int fd2) in os_same_file_description() argument
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync.c68 int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbp_signal.c32 static int fd1; variable
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbp_signal.c32 static int fd1; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync.c68 int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_attach.c13 int err, fd1, fd2, fd3; in test_xdp_attach() local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/
H A Dposix_fs_func_test.c1741 int32_t fd1 = open(tmpFileName, O_RDONLY, TEST_MODE_NORMAL); variable
1779 int32_t fd1 = open(tmpFileName, O_RDWR, TEST_MODE_NORMAL); variable
1811 int32_t fd1 = open(tmpFileName, O_RDONLY, TEST_MODE_NORMAL); variable
[all...]
/kernel/liteos_m/testsuites/unittest/posix/src/fs/full/
H A Dposix_fs_full_test.c51 int32_t fd1 = -1; variable
/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dapi_test.cpp43 int fd1; member in OHOS::Media::DemuxerApiNdkTest
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_device.c49 static int fd_compare(int fd1, int fd2) in fd_compare() argument
/third_party/mesa3d/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c56 int fd1 = pointer_to_intptr(key1); in equal_file_description() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest4.c186 static int fd1 = -1; variable
H A Ddiotest3.c228 static int fd1 = -1; variable
H A Ddiotest6.c68 static int fd1 = -1; variable
H A Ddiotest5.c80 static int fd1 = -1; variable
H A Ddiotest_routines.c114 int fd1, fd2; in filecmp() local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dhmm-tests.c62 int fd1; in FIXTURE() local
[all...]

Completed in 14 milliseconds

12345