Home
last modified time | relevance | path

Searched refs:pwritev2 (Results 1 – 25 of 49) sorted by relevance

12

/external/strace/tests/
Dpreadv2-pwritev2.gen.test4 run_strace_match_diff -a22 -eread=0 -ewrite=1 -e trace=preadv2,pwritev2
Dpure_executables.am211 preadv2-pwritev2 \
Dpure_executables.list210 preadv2-pwritev2
Dgen_tests.in219 preadv2-pwritev2 -a22 -eread=0 -ewrite=1 -e trace=preadv2,pwritev2
/external/strace/tests-m32/
Dpreadv2-pwritev2.gen.test4 run_strace_match_diff -a22 -eread=0 -ewrite=1 -e trace=preadv2,pwritev2
Dpure_executables.am211 preadv2-pwritev2 \
Dpure_executables.list210 preadv2-pwritev2
Dgen_tests.in219 preadv2-pwritev2 -a22 -eread=0 -ewrite=1 -e trace=preadv2,pwritev2
/external/strace/tests-mx32/
Dpreadv2-pwritev2.gen.test4 run_strace_match_diff -a22 -eread=0 -ewrite=1 -e trace=preadv2,pwritev2
Dpure_executables.am211 preadv2-pwritev2 \
Dpure_executables.list210 preadv2-pwritev2
Dgen_tests.in219 preadv2-pwritev2 -a22 -eread=0 -ewrite=1 -e trace=preadv2,pwritev2
/external/fio/os/
Dos-linux.h333 static inline ssize_t pwritev2(int fd, const struct iovec *iov, int iovcnt, in pwritev2() function
348 static inline ssize_t pwritev2(int fd, const struct iovec *iov, int iovcnt, in pwritev2() function
/external/fio/
Dconfigure1424 if test "$pwritev2" != "yes" ; then
1425 pwritev2="no"
1432 return pwritev2(0, NULL, 1, 0, 0) + preadv2(0, NULL, 1, 0, 0);
1436 pwritev2="yes"
1438 echo "pwritev2/preadv2 $pwritev2"
2158 if test "$pwritev2" = "yes" ; then
/external/strace/
Dio.c274 SYS_FUNC(pwritev2) in SYS_FUNC() argument
Dsys_func.h188 extern SYS_FUNC(pwritev2);
/external/strace/linux/64/
Dsyscallent.h273 [287] = { 6, TD, SEN(pwritev2), "pwritev2" },
/external/fio/engines/
Dsync.c144 ret = pwritev2(f->fd, iov, 1, io_u->offset, flags); in fio_pvsyncio2_queue()
/external/strace/linux/32/
Dsyscallent.h280 [287] = { 6, TD, SEN(pwritev2), "pwritev2" },
/external/strace/linux/mips/
Dsyscallent-n32.h329 [6326] = { 6, TD, SEN(pwritev2), "pwritev2" },
Dsyscallent-n64.h325 [5322] = { 6, TD, SEN(pwritev2), "pwritev2" },
/external/strace/linux/sparc64/
Dsyscallent.h358 [359] = { 6, TD, SEN(pwritev2), "pwritev2" },
/external/strace/linux/s390x/
Dsyscallent.h393 [377] = { 6, TD, SEN(pwritev2), "pwritev2" },
/external/strace/linux/xtensa/
Dsyscallent.h338 [347] = { 6, TD, SEN(pwritev2), "pwritev2" },
/external/strace/linux/ia64/
Dsyscallent.h370 [1349] = { 6, TD, SEN(pwritev2), "pwritev2" },

12