Searched refs:sys_fcntl64 (Results 1 - 17 of 17) sorted by relevance
/linux-4.4.14/arch/tile/include/asm/ |
H A D | syscalls.h | 53 long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg);
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 33 * 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 D | calls.S | 233 CALL(ABI(sys_fcntl64, sys_oabi_fcntl64))
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | systbls_32.S | 50 /*155*/ .long sys_fcntl64, sys_inotify_rm_watch, sys_statfs, sys_fstatfs, sys_oldumount
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | systbl.h | 211 SYSX(sys_ni_syscall,compat_sys_fcntl64,sys_fcntl64)
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | syscalls_64.S | 277 .long sys_fcntl64
|
/linux-4.4.14/arch/m68k/kernel/ |
H A D | syscalltable.S | 262 .long sys_fcntl64
|
/linux-4.4.14/arch/avr32/kernel/ |
H A D | syscall_table.S | 191 .long sys_fcntl64 /* 175 */
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | sys_parisc.c | 311 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 D | unistd.h | 140 __SYSCALL( 61, sys_fcntl64, 3)
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | scall32-o32.S | 446 PTR sys_fcntl64 /* 4220 */
|
/linux-4.4.14/include/uapi/asm-generic/ |
H A D | unistd.h | 95 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | entry.S | 651 .long sys_fcntl64
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | entry.S | 827 .long sys_fcntl64
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | entry.S | 758 .long sys_fcntl64
|
/linux-4.4.14/include/linux/ |
H A D | syscalls.h | 487 asmlinkage long sys_fcntl64(unsigned int fd,
|
/linux-4.4.14/arch/frv/kernel/ |
H A D | entry.S | 1401 .long sys_fcntl64
|
Completed in 479 milliseconds