Home
last modified time | relevance | path

Searched refs:sys_llseek (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/arch/tile/kernel/
Dcompat.c85 return sys_llseek(fd, offset_high, offset_low, result, origin); in COMPAT_SYSCALL_DEFINE5()
95 #define sys_llseek compat_sys_llseek macro
/linux-4.4.14/arch/mips/kernel/
Dlinux32.c103 return sys_llseek(fd, offset_high, offset_low, result, origin);
Dscall32-o32.S366 PTR sys_llseek /* 4140 */
/linux-4.4.14/arch/m32r/kernel/
Dsyscall_table.S142 .long sys_llseek /* 140 */
/linux-4.4.14/arch/avr32/kernel/
Dsyscall_table.S35 .long sys_llseek
/linux-4.4.14/arch/sparc/kernel/
Dsystbls_64.S68 .word compat_sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys_mlockall
149 .word sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys_mlockall
Dsystbls_32.S67 /*235*/ .long sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys_mlockall
/linux-4.4.14/arch/sh/kernel/
Dsyscalls_32.S159 .long sys_llseek /* 140 */
Dsyscalls_64.S163 .long sys_llseek /* 140 */
/linux-4.4.14/arch/microblaze/kernel/
Dsyscall_table.S143 .long sys_llseek /* 140 */
/linux-4.4.14/arch/m68k/kernel/
Dsyscalltable.S163 .long sys_llseek /* 140 */
/linux-4.4.14/arch/arm/kernel/
Dcalls.S152 /* 140 */ CALL(sys_llseek)
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dunistd.h46 __SYSCALL( 17, sys_llseek, 5)
/linux-4.4.14/arch/mn10300/kernel/
Dentry.S570 .long sys_llseek /* 140 */
/linux-4.4.14/arch/s390/kernel/
Dsyscalls.S151 SYSCALL(sys_llseek,compat_sys_llseek) /* 140 */
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_32.tbl149 140 i386 _llseek sys_llseek
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dentry.S677 .long sys_llseek /* 140 */
/linux-4.4.14/arch/arm64/include/asm/
Dunistd32.h305 __SYSCALL(__NR__llseek, sys_llseek)
/linux-4.4.14/include/uapi/asm-generic/
Dunistd.h199 __SC_3264(__NR3264_lseek, sys_llseek, sys_lseek)
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dentry.S746 .long sys_llseek /* 140 */
/linux-4.4.14/include/linux/
Dsyscalls.h559 asmlinkage long sys_llseek(unsigned int fd, unsigned long offset_high,