Searched refs:sys_fcntl64 (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/arch/tile/include/asm/
H A Dsyscalls.h53 long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg);
/linux-4.4.14/arch/arm/kernel/
H A Dsys_oabi-compat.c33 * sys_fcntl64:
215 ret = sys_fcntl64(fd, cmd, (unsigned long)&kernel); do_locks()
244 return sys_fcntl64(fd, cmd, arg); sys_oabi_fcntl64()
H A Dcalls.S233 CALL(ABI(sys_fcntl64, sys_oabi_fcntl64))
/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_32.S50 /*155*/ .long sys_fcntl64, sys_inotify_rm_watch, sys_statfs, sys_fstatfs, sys_oldumount
/linux-4.4.14/arch/powerpc/include/asm/
H A Dsystbl.h211 SYSX(sys_ni_syscall,compat_sys_fcntl64,sys_fcntl64)
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S277 .long sys_fcntl64
/linux-4.4.14/arch/m68k/kernel/
H A Dsyscalltable.S262 .long sys_fcntl64
/linux-4.4.14/arch/avr32/kernel/
H A Dsyscall_table.S191 .long sys_fcntl64 /* 175 */
/linux-4.4.14/arch/parisc/kernel/
H A Dsys_parisc.c311 asmlinkage long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg) sys_fcntl64() function
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dunistd.h140 __SYSCALL( 61, sys_fcntl64, 3)
/linux-4.4.14/arch/mips/kernel/
H A Dscall32-o32.S446 PTR sys_fcntl64 /* 4220 */
/linux-4.4.14/include/uapi/asm-generic/
H A Dunistd.h95 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
/linux-4.4.14/arch/mn10300/kernel/
H A Dentry.S651 .long sys_fcntl64
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S827 .long sys_fcntl64
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S758 .long sys_fcntl64
/linux-4.4.14/include/linux/
H A Dsyscalls.h487 asmlinkage long sys_fcntl64(unsigned int fd,
/linux-4.4.14/arch/frv/kernel/
H A Dentry.S1401 .long sys_fcntl64

Completed in 479 milliseconds