Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dsys_ia32.h24 asmlinkage long sys32_stat64(const char __user *, struct stat64 __user *);
/linux-2.6.39/arch/s390/kernel/
Dcompat_linux.h210 long sys32_stat64(const char __user * filename, struct stat64_emu31 __user * statbuf);
Dcompat_linux.c572 asmlinkage long sys32_stat64(const char __user * filename, struct stat64_emu31 __user * statbuf) in sys32_stat64() function
Dcompat_wrapper.S1073 jg sys32_stat64 # branch to system call
/linux-2.6.39/arch/x86/ia32/
Dsys_ia32.c98 asmlinkage long sys32_stat64(const char __user *filename, in sys32_stat64() function
Dia32entry.S701 .quad sys32_stat64 /* 195 */