/openbmc/qemu/tests/qemu-iotests/ |
H A D | 077 | 162 break pwritev A 178 break pwritev A
|
/openbmc/qemu/fsdev/ |
H A D | file-op-9p.h | 149 ssize_t (*pwritev)(FsContext *, V9fsFidOpenState *, member
|
/openbmc/qemu/io/ |
H A D | channel-file.c | 200 ret = pwritev(fioc->fd, iov, niov, offset); in qio_channel_file_pwritev()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 332 [ 331] = 5, /* pwritev */
|
/openbmc/qemu/hw/9pfs/ |
H A D | cofile.c | 258 err = s->ops->pwritev(&s->ctx, &fidp->fs, iov, iovcnt, offset); in v9fs_co_pwritev()
|
H A D | 9p-local.c | 613 ret = pwritev(fs->fd, iov, iovcnt, offset); in local_pwritev() 1590 .pwritev = local_pwritev,
|
H A D | 9p-synth.c | 631 .pwritev = synth_pwritev,
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 307 296 64 pwritev sys_pwritev 408 535 x32 pwritev compat_sys_pwritev64
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 307 296 64 pwritev sys_pwritev 408 535 x32 pwritev compat_sys_pwritev64
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 308 296 64 pwritev sys_pwritev 419 535 x32 pwritev compat_sys_pwritev64
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | strace.list | 94 { TARGET_NETBSD_NR_pwritev, "pwritev", NULL, NULL, NULL },
|
/openbmc/qemu/contrib/vhost-user-blk/ |
H A D | vhost-user-blk.c | 168 rc = pwritev(vdev_blk->blk_fd, iov, iovcnt, req->sector_num * 512); in vub_writev()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | strace.list | 117 { TARGET_OPENBSD_NR_pwritev, "pwritev", NULL, NULL, NULL },
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 301 290 n64 pwritev sys_pwritev
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 301 290 n64 pwritev sys_pwritev
|
H A D | syscall_n32.tbl | 305 294 n32 pwritev compat_sys_pwritev
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 308 296 common pwritev sys_pwritev
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 301 290 n64 pwritev sys_pwritev
|
H A D | syscall_n32.tbl | 305 294 n32 pwritev compat_sys_pwritev
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-syscall.c | 62 safe_syscall4(ssize_t, pwritev, int, fd, const struct iovec *, iov, int, iovcnt,
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 341 318 common pwritev sys_pwritev
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 341 318 common pwritev sys_pwritev
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 89 70 common pwritev sys_pwritev compat_sys_pwritev
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 89 70 common pwritev sys_pwritev compat_sys_pwritev
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 89 70 common pwritev sys_pwritev compat_sys_pwritev
|