Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl305 296 64 pwritev sys_pwritev
363 535 x32 pwritev compat_sys_pwritev64
Dsyscall_32.tbl343 334 i386 pwritev sys_pwritev compat_sys_pwritev
/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S414 ENTRY_COMP(pwritev)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h328 COMPAT_SYS_SPU(pwritev)
/linux-4.4.14/fs/
Dread_write.c922 SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
1145 COMPAT_SYSCALL_DEFINE5(pwritev, compat_ulong_t, fd, in COMPAT_SYSCALL_DEFINE5() argument