Searched refs:sys_fcntl64 (Results 1 – 20 of 20) sorted by relevance
| /linux-4.1.27/arch/tile/include/asm/ |
| D | syscalls.h | 53 long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg);
|
| /linux-4.1.27/arch/m32r/kernel/ |
| D | syscall_table.S | 223 .long sys_fcntl64
|
| /linux-4.1.27/arch/avr32/kernel/ |
| D | syscall_table.S | 191 .long sys_fcntl64 /* 175 */
|
| /linux-4.1.27/arch/m68k/kernel/ |
| D | syscalltable.S | 262 .long sys_fcntl64
|
| /linux-4.1.27/arch/sparc/kernel/ |
| D | systbls_32.S | 50 /*155*/ .long sys_fcntl64, sys_inotify_rm_watch, sys_statfs, sys_fstatfs, sys_oldumount
|
| /linux-4.1.27/arch/sh/kernel/ |
| D | syscalls_32.S | 240 .long sys_fcntl64
|
| D | syscalls_64.S | 277 .long sys_fcntl64
|
| /linux-4.1.27/arch/microblaze/kernel/ |
| D | syscall_table.S | 224 .long sys_fcntl64
|
| /linux-4.1.27/arch/parisc/kernel/ |
| D | sys_parisc.c | 311 asmlinkage long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg) in sys_fcntl64() function
|
| /linux-4.1.27/arch/arm/kernel/ |
| D | sys_oabi-compat.c | 225 ret = sys_fcntl64(fd, cmd, local_arg); in sys_oabi_fcntl64()
|
| D | calls.S | 233 CALL(ABI(sys_fcntl64, sys_oabi_fcntl64))
|
| /linux-4.1.27/arch/powerpc/include/asm/ |
| D | systbl.h | 211 SYSX(sys_ni_syscall,compat_sys_fcntl64,sys_fcntl64)
|
| /linux-4.1.27/arch/xtensa/include/uapi/asm/ |
| D | unistd.h | 140 __SYSCALL( 61, sys_fcntl64, 3)
|
| /linux-4.1.27/arch/mn10300/kernel/ |
| D | entry.S | 651 .long sys_fcntl64
|
| /linux-4.1.27/arch/mips/kernel/ |
| D | scall32-o32.S | 436 PTR sys_fcntl64 /* 4220 */
|
| /linux-4.1.27/arch/x86/syscalls/ |
| D | syscall_32.tbl | 230 221 i386 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
| /linux-4.1.27/arch/cris/arch-v32/kernel/ |
| D | entry.S | 747 .long sys_fcntl64
|
| /linux-4.1.27/include/uapi/asm-generic/ |
| D | unistd.h | 95 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
|
| /linux-4.1.27/arch/cris/arch-v10/kernel/ |
| D | entry.S | 827 .long sys_fcntl64
|
| /linux-4.1.27/include/linux/ |
| D | syscalls.h | 487 asmlinkage long sys_fcntl64(unsigned int fd,
|