Searched refs:pwrite64 (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/tile/kernel/ |
D | compat.c | 53 COMPAT_SYSCALL_DEFINE6(pwrite64, unsigned int, fd, char __user *, ubuf, in COMPAT_SYSCALL_DEFINE6() argument
|
/linux-4.4.14/arch/um/os-Linux/ |
D | user_syms.c | 96 EXPORT_SYMBOL_PROTO(pwrite64);
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_user.c | 139 n = pwrite64(fd, buf, len, *offset); in write_file()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 187 ENTRY_OURS(pwrite64)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 187 COMPAT_SYS_SPU(pwrite64)
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 27 18 common pwrite64 sys_pwrite64
|
D | syscall_32.tbl | 190 181 i386 pwrite64 sys_pwrite64 sys32_pwrite
|
/linux-4.4.14/fs/ |
D | read_write.c | 614 SYSCALL_DEFINE4(pwrite64, unsigned int, fd, const char __user *, buf, in SYSCALL_DEFINE4() argument
|