Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dstat.c140 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
178 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
191 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
203 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
229 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
267 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
278 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
292 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
304 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
363 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
[all …]
Dcompat.c163 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
175 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
189 struct compat_stat __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
202 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
/linux-4.4.14/arch/sparc/kernel/
Dsys_sparc32.c71 struct compat_stat64 __user *statbuf) in cp_compat_stat64()
101 struct compat_stat64 __user *statbuf) in compat_sys_stat64()
112 struct compat_stat64 __user *statbuf) in compat_sys_lstat64()
123 struct compat_stat64 __user * statbuf) in compat_sys_fstat64()
135 struct compat_stat64 __user * statbuf, int flag) in compat_sys_fstatat64()
/linux-4.4.14/arch/x86/ia32/
Dsys_ia32.c99 struct stat64 __user *statbuf) in sys32_stat64()
110 struct stat64 __user *statbuf) in sys32_lstat64()
119 asmlinkage long sys32_fstat64(unsigned int fd, struct stat64 __user *statbuf) in sys32_fstat64()
129 struct stat64 __user *statbuf, int flag) in sys32_fstatat()
/linux-4.4.14/arch/arm/kernel/
Dsys_oabi-compat.c118 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64()
145 struct oldabi_stat64 __user * statbuf) in sys_oabi_stat64()
155 struct oldabi_stat64 __user * statbuf) in sys_oabi_lstat64()
165 struct oldabi_stat64 __user * statbuf) in sys_oabi_fstat64()
176 struct oldabi_stat64 __user *statbuf, in sys_oabi_fstatat64()
/linux-4.4.14/tools/power/cpupower/utils/helpers/
Dsysfs.c56 struct stat statbuf; in sysfs_is_cpu_online() local
109 struct stat statbuf; in sysfs_idlestate_file_exists() local
358 struct stat statbuf; in sysfs_get_idlestate_count() local
/linux-4.4.14/tools/power/cpupower/utils/
Dcpupower.c175 struct stat statbuf; in main() local
/linux-4.4.14/arch/s390/kernel/
Dcompat_linux.c382 …_SYSCALL_DEFINE2(s390_stat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
391 …SYSCALL_DEFINE2(s390_lstat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
400 COMPAT_SYSCALL_DEFINE2(s390_fstat64, unsigned int, fd, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
410 struct stat64_emu31 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
/linux-4.4.14/drivers/isdn/pcbit/
Ddrv.c701 static char statbuf[STATBUF_LEN]; variable
/linux-4.4.14/tools/power/cpupower/lib/
Dsysfs.c662 struct stat statbuf; in sysfs_cpu_exists() local
/linux-4.4.14/tools/perf/util/
Dutil.c86 struct stat statbuf; in rm_rf() local
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde4x5.c5411 struct pkt_stats statbuf; in de4x5_ioctl() local