Home
last modified time | relevance | path

Searched defs:statbuf (Results 1 – 5 of 5) sorted by relevance

/arch/sparc/kernel/
Dsys_sparc32.c65 struct compat_stat64 __user *statbuf) in cp_compat_stat64()
95 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
106 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
117 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
129 struct compat_stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
/arch/arm/kernel/
Dsys_oabi-compat.c119 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64()
146 struct oldabi_stat64 __user * statbuf) in sys_oabi_stat64()
156 struct oldabi_stat64 __user * statbuf) in sys_oabi_lstat64()
166 struct oldabi_stat64 __user * statbuf) in sys_oabi_fstat64()
177 struct oldabi_stat64 __user *statbuf, in sys_oabi_fstatat64()
/arch/x86/kernel/
Dsys_ia32.c165 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
176 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
186 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
197 struct stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
/arch/s390/kernel/
Dcompat_linux.c150 …_SYSCALL_DEFINE2(s390_stat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
159 …SYSCALL_DEFINE2(s390_lstat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
168 COMPAT_SYSCALL_DEFINE2(s390_fstat64, unsigned int, fd, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
178 struct stat64_emu31 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
/arch/um/drivers/
Dvector_user.c817 struct stat statbuf; in uml_vector_user_bpf() local