Home
last modified time | relevance | path

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

12

/qemu/tests/qemu-iotests/
H A D077162 break pwritev A
178 break pwritev A
/qemu/fsdev/
H A Dfile-op-9p.h149 ssize_t (*pwritev)(FsContext *, V9fsFidOpenState *, member
/qemu/io/
H A Dchannel-file.c198 ret = pwritev(fioc->fd, iov, niov, offset); in qio_channel_file_pwritev()
/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc332 [ 331] = 5, /* pwritev */
H A Dsyscall_o32.tbl345 331 o32 pwritev sys_pwritev compat_sys_pwritev
/qemu/hw/9pfs/
H A Dcofile.c258 err = s->ops->pwritev(&s->ctx, &fidp->fs, iov, iovcnt, offset); in v9fs_co_pwritev()
H A D9p-local.c613 ret = pwritev(fs->fd, iov, iovcnt, offset); in local_pwritev()
1590 .pwritev = local_pwritev,
H A D9p-proxy.c758 ret = pwritev(fs->fd, iov, iovcnt, offset); in proxy_pwritev()
1257 .pwritev = proxy_pwritev,
H A D9p-synth.c631 .pwritev = synth_pwritev,
/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl307 296 64 pwritev sys_pwritev
401 535 x32 pwritev compat_sys_pwritev64
/qemu/bsd-user/netbsd/
H A Dstrace.list94 { TARGET_NETBSD_NR_pwritev, "pwritev", NULL, NULL, NULL },
/qemu/bsd-user/openbsd/
H A Dstrace.list117 { TARGET_OPENBSD_NR_pwritev, "pwritev", NULL, NULL, NULL },
/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c167 rc = pwritev(vdev_blk->blk_fd, iov, iovcnt, req->sector_num * 512); in vub_writev()
/qemu/linux-user/mips64/
H A Dsyscall_n32.tbl305 294 n32 pwritev compat_sys_pwritev
H A Dsyscall_n64.tbl301 290 n64 pwritev sys_pwritev
/qemu/linux-user/xtensa/
H A Dsyscall.tbl341 318 common pwritev sys_pwritev
/qemu/bsd-user/freebsd/
H A Dos-syscall.c62 safe_syscall4(ssize_t, pwritev, int, fd, const struct iovec *, iov, int, iovcnt,
/qemu/linux-user/microblaze/
H A Dsyscall.tbl374 364 common pwritev sys_pwritev
/qemu/linux-user/m68k/
H A Dsyscall.tbl340 330 common pwritev sys_pwritev
/qemu/linux-user/sh4/
H A Dsyscall.tbl344 334 common pwritev sys_pwritev
/qemu/linux-user/arm/
H A Dsyscall.tbl379 362 common pwritev sys_pwritev
/qemu/linux-user/hppa/
H A Dsyscall.tbl359 316 common pwritev sys_pwritev compat_sys_pwritev
/qemu/linux-user/alpha/
H A Dsyscall.tbl422 491 common pwritev sys_pwritev
/qemu/linux-user/sparc/
H A Dsyscall.tbl394 325 common pwritev sys_pwritev compat_sys_pwritev
/qemu/linux-user/i386/
H A Dsyscall_32.tbl348 334 i386 pwritev sys_pwritev compat_sys_pwritev

12