Searched refs:sys32_lseek (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ |
D | sys_ia32.h | 61 long sys32_lseek(unsigned int, int, unsigned int);
|
/linux-2.6.39/arch/parisc/kernel/ |
D | sys_parisc32.c | 198 asmlinkage int sys32_lseek(unsigned int fd, int offset, unsigned int origin) in sys32_lseek() function
|
/linux-2.6.39/arch/sparc/kernel/ |
D | systbls_64.S | 24 /*15*/ .word sys_chmod, sys_lchown16, sys_brk, sys_nis_syscall, sys32_lseek
|
D | sys32.S | 104 SIGN1(sys32_lseek, sys_lseek, %o1)
|
/linux-2.6.39/arch/x86/ia32/ |
D | sys_ia32.c | 481 long sys32_lseek(unsigned int fd, int offset, unsigned int whence) in sys32_lseek() function
|
D | ia32entry.S | 525 .quad sys32_lseek
|