Home
last modified time | relevance | path

Searched refs:sys32_fstat64 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dsys_ia32.h28 asmlinkage long sys32_fstat64(unsigned int, struct stat64 __user *);
/linux-3.4.99/arch/s390/kernel/
Dcompat_linux.h213 long sys32_fstat64(unsigned long fd, struct stat64_emu31 __user * statbuf);
Dcompat_linux.c571 asmlinkage long sys32_fstat64(unsigned long fd, struct stat64_emu31 __user * statbuf) in sys32_fstat64() function
Dcompat_wrapper.S923 jg sys32_fstat64 # branch to system call
/linux-3.4.99/arch/x86/ia32/
Dsys_ia32.c119 asmlinkage long sys32_fstat64(unsigned int fd, struct stat64 __user *statbuf) in sys32_fstat64() function
/linux-3.4.99/arch/x86/syscalls/
Dsyscall_32.tbl206 197 i386 fstat64 sys_fstat64 sys32_fstat64