Searched refs:sys_fcntl64 (Results 1 – 17 of 17) sorted by relevance
/arch/tile/include/asm/ |
D | syscalls.h | 53 long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg);
|
/arch/arm/kernel/ |
D | sys_oabi-compat.c | 216 ret = sys_fcntl64(fd, cmd, (unsigned long)&kernel); in do_locks() 245 return sys_fcntl64(fd, cmd, arg); in sys_oabi_fcntl64()
|
/arch/m32r/kernel/ |
D | syscall_table.S | 224 .long sys_fcntl64
|
/arch/sparc/kernel/ |
D | systbls_32.S | 51 /*155*/ .long sys_fcntl64, sys_inotify_rm_watch, sys_statfs, sys_fstatfs, sys_oldumount
|
/arch/m68k/kernel/ |
D | syscalltable.S | 263 .long sys_fcntl64
|
/arch/microblaze/kernel/ |
D | syscall_table.S | 225 .long sys_fcntl64
|
/arch/sh/kernel/ |
D | syscalls_64.S | 277 .long sys_fcntl64
|
D | syscalls_32.S | 240 .long sys_fcntl64
|
/arch/parisc/kernel/ |
D | sys_parisc.c | 314 asmlinkage long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg) in sys_fcntl64() function
|
/arch/powerpc/include/asm/ |
D | systbl.h | 212 SYSX(sys_ni_syscall,compat_sys_fcntl64,sys_fcntl64)
|
/arch/mn10300/kernel/ |
D | entry.S | 651 .long sys_fcntl64
|
/arch/xtensa/include/uapi/asm/ |
D | unistd.h | 141 __SYSCALL( 61, sys_fcntl64, 3)
|
/arch/x86/entry/syscalls/ |
D | syscall_32.tbl | 230 221 i386 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/arch/arm/tools/ |
D | syscall.tbl | 238 221 common fcntl64 sys_fcntl64 sys_oabi_fcntl64
|
/arch/mips/kernel/ |
D | scall32-o32.S | 434 PTR sys_fcntl64 /* 4220 */
|
/arch/cris/arch-v32/kernel/ |
D | entry.S | 759 .long sys_fcntl64
|
/arch/cris/arch-v10/kernel/ |
D | entry.S | 828 .long sys_fcntl64
|