Searched refs:sys_fcntl64 (Results 1 – 19 of 19) sorted by relevance
/arch/avr32/kernel/ |
D | syscall_table.S | 191 .long sys_fcntl64 /* 175 */
|
/arch/m32r/kernel/ |
D | syscall_table.S | 223 .long sys_fcntl64
|
/arch/sh/kernel/ |
D | syscalls_32.S | 240 .long sys_fcntl64
|
D | syscalls_64.S | 277 .long sys_fcntl64
|
/arch/x86/kernel/ |
D | syscall_table_32.S | 223 .long sys_fcntl64
|
/arch/sparc/kernel/ |
D | systbls_32.S | 50 /*155*/ .long sys_fcntl64, sys_inotify_rm_watch, sys_statfs, sys_fstatfs, sys_oldumount
|
/arch/m68knommu/kernel/ |
D | syscalltable.S | 260 .long sys_fcntl64
|
/arch/parisc/kernel/ |
D | sys_parisc.c | 182 asmlinkage long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg) in sys_fcntl64() function
|
/arch/powerpc/include/asm/ |
D | systbl.h | 210 SYSX(sys_ni_syscall,compat_sys_fcntl64,sys_fcntl64)
|
/arch/h8300/kernel/ |
D | syscalls.S | 238 .long SYMBOL_NAME(sys_fcntl64)
|
/arch/arm/kernel/ |
D | sys_oabi-compat.c | 230 ret = sys_fcntl64(fd, cmd, local_arg); in sys_oabi_fcntl64()
|
D | calls.S | 233 CALL(ABI(sys_fcntl64, sys_oabi_fcntl64))
|
/arch/xtensa/include/asm/ |
D | unistd.h | 150 __SYSCALL( 61, sys_fcntl64, 3)
|
/arch/m68k/kernel/ |
D | entry.S | 666 .long sys_fcntl64
|
/arch/cris/arch-v32/kernel/ |
D | entry.S | 749 .long sys_fcntl64
|
/arch/s390/kernel/ |
D | syscalls.S | 232 SYSCALL(sys_fcntl64,sys_ni_syscall,compat_sys_fcntl64_wrapper)
|
/arch/mips/kernel/ |
D | scall32-o32.S | 532 sys sys_fcntl64 3 /* 4220 */
|
/arch/frv/kernel/ |
D | entry.S | 1416 .long sys_fcntl64
|
/arch/cris/arch-v10/kernel/ |
D | entry.S | 826 .long sys_fcntl64
|