Home
last modified time | relevance | path

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

123

/openbmc/qemu/tests/qemu-iotests/
H A D077162 break pwritev A
178 break pwritev A
/openbmc/qemu/fsdev/
H A Dfile-op-9p.h149 ssize_t (*pwritev)(FsContext *, V9fsFidOpenState *, member
/openbmc/qemu/io/
H A Dchannel-file.c200 ret = pwritev(fioc->fd, iov, niov, offset); in qio_channel_file_pwritev()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc332 [ 331] = 5, /* pwritev */
/openbmc/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-synth.c631 .pwritev = synth_pwritev,
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl307 296 64 pwritev sys_pwritev
408 535 x32 pwritev compat_sys_pwritev64
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl307 296 64 pwritev sys_pwritev
408 535 x32 pwritev compat_sys_pwritev64
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl308 296 64 pwritev sys_pwritev
419 535 x32 pwritev compat_sys_pwritev64
/openbmc/qemu/bsd-user/netbsd/
H A Dstrace.list94 { TARGET_NETBSD_NR_pwritev, "pwritev", NULL, NULL, NULL },
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c168 rc = pwritev(vdev_blk->blk_fd, iov, iovcnt, req->sector_num * 512); in vub_writev()
/openbmc/qemu/bsd-user/openbsd/
H A Dstrace.list117 { TARGET_OPENBSD_NR_pwritev, "pwritev", NULL, NULL, NULL },
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl301 290 n64 pwritev sys_pwritev
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl301 290 n64 pwritev sys_pwritev
H A Dsyscall_n32.tbl305 294 n32 pwritev compat_sys_pwritev
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl308 296 common pwritev sys_pwritev
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl301 290 n64 pwritev sys_pwritev
H A Dsyscall_n32.tbl305 294 n32 pwritev compat_sys_pwritev
/openbmc/qemu/bsd-user/freebsd/
H A Dos-syscall.c62 safe_syscall4(ssize_t, pwritev, int, fd, const struct iovec *, iov, int, iovcnt,
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl341 318 common pwritev sys_pwritev
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl341 318 common pwritev sys_pwritev
/openbmc/qemu/linux-user/riscv/
H A Dsyscall.tbl89 70 common pwritev sys_pwritev compat_sys_pwritev
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall.tbl89 70 common pwritev sys_pwritev compat_sys_pwritev
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall.tbl89 70 common pwritev sys_pwritev compat_sys_pwritev

123