Searched refs:sys_fcntl64 (Results 1 – 8 of 8) sorted by relevance
/linux/arch/parisc/kernel/ |
H A D | sys_parisc.c | 232 asmlinkage long sys_fcntl64(unsigned int fd, unsigned int cmd, unsigned long arg) in sys_fcntl64() function
|
/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 271 err = sys_fcntl64(fd, cmd, arg); in sys_oabi_fcntl64()
|
/linux/scripts/ |
H A D | syscall.tbl | 37 25 32 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_32.tbl | 236 221 i386 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 88 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
|
/linux/tools/perf/arch/powerpc/entry/syscalls/ |
H A D | syscall.tbl | 264 204 32 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 88 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
|
/linux/include/linux/ |
H A D | syscalls.h | 392 asmlinkage long sys_fcntl64(unsigned int fd,
|