Searched defs:statbuf (Results 1 – 5 of 5) sorted by relevance
/arch/sparc/kernel/ |
D | sys_sparc32.c | 65 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/ |
D | sys_oabi-compat.c | 119 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/ |
D | sys_ia32.c | 165 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/ |
D | compat_linux.c | 150 …_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/ |
D | vector_user.c | 817 struct stat statbuf; in uml_vector_user_bpf() local
|