Home
last modified time | relevance | path

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

12

/external/strace/tests/
Duio.expected4 pwritev\(0, \[{"\\0\\0\\0\\0", 4}\], 1, 1004211379570065135\) += 4
Duio.c52 assert(pwritev(0, &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
/external/elfutils/tests/
Dlfs-symbols63 pwritev
/external/strace/
Dio.c223 SYS_FUNC(pwritev) in SYS_FUNC() argument
DNEWS148 * Fixed decoding of 32-bit preadv/pwritev offset on 64-bit architectures.
200 * Fixed offset decoding in preadv and pwritev syscalls.
249 preadv, pwrite, pwritev, readahead, sigaltstack, sync_file_range, sysctl,
282 preadv, prlimit64, process_vm_readv, process_vm_writev, pwritev,
393 * Implemented basic decoding of new linux syscalls: preadv, pwritev,
Dsys_func.h181 extern SYS_FUNC(pwritev);
/external/fio/engines/
Dsync.c90 ret = pwritev(f->fd, iov, 1, io_u->offset); in fio_pvsyncio_queue()
/external/strace/linux/32/
Dsyscallent.h74 [ 70] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/64/
Dsyscallent.h71 [ 70] = { 4, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/s390x/
Dsyscallent.h344 [329] = { 4, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/avr32/
Dsyscallent.h325 [297] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/mips/
Dsyscallent-n32.h297 [6294] = { 4, TD, SEN(pwritev), "pwritev" },
Dsyscallent-n64.h293 [5290] = { 4, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/xtensa/
Dsyscallent.h309 [318] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/x86_64/
Dsyscallent.h297 [296] = { 4, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/ia64/
Dsyscallent.h339 [1320] = { 4, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/s390/
Dsyscallent.h360 [329] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/sparc/
Dsyscallent.h326 [325] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/hppa/
Dsyscallent.h321 [316] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/powerpc64/
Dsyscallent.h345 [321] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/i386/
Dsyscallent.h362 [334] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/m68k/
Dsyscallent.h358 [330] = { 5, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/x32/
Dsyscallent.h355 [535] = { 4, TD, SEN(pwritev), "pwritev" },
/external/strace/linux/sh/
Dsyscallent.h362 [334] = { 5, TD, SEN(pwritev), "pwritev" },

12