Home
last modified time | relevance | path

Searched refs:pwritev (Results 1 – 13 of 13) sorted by relevance

/external/strace/tests/
Duio.expected4 pwritev\(3, \[{"\\0\\0\\0\\0", 4}\], 1, 1004211379570065135\) += 4
Duio.c25 assert(pwritev(fd, &iov, 1, offset) == 4); in main()
/external/fio/
Dconfigure1156 pwritev="no"
1162 return pwritev(0, NULL, 1, 0) + preadv(0, NULL, 1, 0);
1166 pwritev="yes"
1168 echo "pwritev/preadv $pwritev"
1541 if test "$pwritev" = "yes" ; then
DHOWTO664 psyncv Basic preadv(2) or pwritev(2) IO.
/external/strace/
DNEWS62 * Fixed decoding of 32-bit preadv/pwritev offset on 64-bit architectures.
114 * Fixed offset decoding in preadv and pwritev syscalls.
163 preadv, pwrite, pwritev, readahead, sigaltstack, sync_file_range, sysctl,
196 preadv, prlimit64, process_vm_readv, process_vm_writev, pwritev,
307 * Implemented basic decoding of new linux syscalls: preadv, pwritev,
Dsys_func.h175 extern SYS_FUNC(pwritev);
Dio.c253 SYS_FUNC(pwritev) in SYS_FUNC() argument
Dconfigure.ac235 pwritev
/external/fio/engines/
Dsync.c90 ret = pwritev(f->fd, iov, 1, io_u->offset); in fio_pvsyncio_queue()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc529 INTERCEPTOR(SSIZE_T, pwritev, int fd, __sanitizer_iovec *iov, int iovcnt,
532 COMMON_INTERCEPTOR_ENTER(ctx, pwritev, fd, iov, iovcnt, offset);
535 SSIZE_T res = REAL(pwritev)(fd, iov, iovcnt, offset);
539 #define INIT_PWRITEV COMMON_INTERCEPT_FUNCTION(pwritev)
Dsanitizer_common_syscalls.inc1662 PRE_SYSCALL(pwritev)(long fd, const __sanitizer_iovec *vec, long vlen,
1665 POST_SYSCALL(pwritev)(long res, long fd, const __sanitizer_iovec *vec,
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2680 fun:pwritev=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym938 PUBLIC d4030 0 pwritev