Home
last modified time | relevance | path

Searched refs:sys_pwrite64 (Results 1 – 34 of 34) sorted by relevance

/linux-4.1.27/arch/metag/kernel/
Dsys_metag.c145 return sys_pwrite64(fd, buf, count, merge_64(hi, lo)); in sys_pwrite64_metag()
170 #define sys_pwrite64 sys_pwrite64_metag macro
/linux-4.1.27/arch/avr32/kernel/
Dsyscall_table.S103 .long sys_pwrite64
301 .long sys_pwrite64 /* 285 */
/linux-4.1.27/arch/c6x/kernel/
Dsys_c6x.c57 #define sys_pwrite64 sys_pwrite_c6x macro
/linux-4.1.27/arch/sh/kernel/
Dsys_sh32.c46 return sys_pwrite64(fd, buf, count, pos); in sys_pwrite_wrapper()
Dsyscalls_64.S204 .long sys_pwrite64
/linux-4.1.27/arch/tile/kernel/
Dcompat.c56 return sys_pwrite64(fd, ubuf, count, ((loff_t)high << 32) | low); in COMPAT_SYSCALL_DEFINE6()
/linux-4.1.27/arch/arm64/kernel/
Dentry32.S86 b sys_pwrite64
/linux-4.1.27/arch/powerpc/kernel/
Dsys_ppc32.c86 return sys_pwrite64(fd, ubuf, count, ((loff_t)poshi << 32) | poslo); in compat_sys_pwrite64()
/linux-4.1.27/arch/mips/kernel/
Dlinux32.c119 return sys_pwrite64(fd, buf, count, merge_64(a4, a5));
Dscall64-64.S139 PTR sys_pwrite64
Dscall64-n32.S128 PTR sys_pwrite64
Dscall32-o32.S417 PTR sys_pwrite64
/linux-4.1.27/arch/m32r/kernel/
Dsyscall_table.S183 .long sys_pwrite64
/linux-4.1.27/arch/m68k/kernel/
Dsyscalltable.S204 .long sys_pwrite64
/linux-4.1.27/arch/sparc/kernel/
Dsystbls_32.S32 /*65*/ .long sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_geteuid
Dsys_sparc32.c213 return sys_pwrite64(fd, ubuf, count, (poshi << 32) | poslo); in sys32_pwrite64()
Dsystbls_64.S114 .word sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_nis_syscall
/linux-4.1.27/arch/x86/ia32/
Dsys_ia32.c186 return sys_pwrite64(fd, ubuf, count, in sys32_pwrite()
/linux-4.1.27/arch/microblaze/kernel/
Dsyscall_table.S184 .long sys_pwrite64
/linux-4.1.27/arch/parisc/kernel/
Dsys_parisc.c339 return sys_pwrite64(fd, buf, count, (loff_t)high << 32 | low); in parisc_pwrite64()
/linux-4.1.27/arch/arm/kernel/
Dentry-common.S352 b sys_pwrite64
Dcalls.S193 CALL(ABI(sys_pwrite64, sys_oabi_pwrite64))
/linux-4.1.27/arch/s390/kernel/
Dcompat_linux.c325 return sys_pwrite64(fd, ubuf, count, (unsigned long)high << 32 | low); in COMPAT_SYSCALL_DEFINE5()
Dsyscalls.S192 SYSCALL(sys_pwrite64,compat_sys_s390_pwrite64)
/linux-4.1.27/arch/xtensa/include/uapi/asm/
Dunistd.h74 __SYSCALL( 31, sys_pwrite64, 6)
/linux-4.1.27/arch/alpha/kernel/
Dsystbls.S371 .quad sys_pwrite64 /* 350 */
/linux-4.1.27/arch/mn10300/kernel/
Dentry.S611 .long sys_pwrite64
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl27 18 common pwrite64 sys_pwrite64
Dsyscall_32.tbl190 181 i386 pwrite64 sys_pwrite64 sys32_pwrite
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dentry.S707 .long sys_pwrite64
/linux-4.1.27/include/uapi/asm-generic/
Dunistd.h211 __SC_COMP(__NR_pwrite64, sys_pwrite64, compat_sys_pwrite64)
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dentry.S787 .long sys_pwrite64
/linux-4.1.27/include/linux/
Dsyscalls.h574 asmlinkage long sys_pwrite64(unsigned int fd, const char __user *buf,
/linux-4.1.27/arch/ia64/kernel/
Dentry.S1589 data8 sys_pwrite64