Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dstat.c207 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
245 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
258 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
270 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
296 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
334 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
345 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
359 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
371 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
438 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
[all …]
/Linux-v4.19/arch/sparc/kernel/
Dsys_sparc32.c66 struct compat_stat64 __user *statbuf) in cp_compat_stat64()
96 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
107 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
118 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
130 struct compat_stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
/Linux-v4.19/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()
/Linux-v4.19/arch/x86/ia32/
Dsys_ia32.c101 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
112 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
122 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
133 struct stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
/Linux-v4.19/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-v4.19/tools/power/cpupower/lib/
Dcpuidle.c35 struct stat statbuf; in cpuidle_state_file_exists() local
288 struct stat statbuf; in cpuidle_state_count() local
Dcpupower.c55 struct stat statbuf; in cpupower_is_cpu_online() local
/Linux-v4.19/scripts/dtc/
Ddtc.c138 struct stat statbuf; in guess_input_format() local
/Linux-v4.19/tools/power/cpupower/utils/
Dcpupower.c177 struct stat statbuf; in main() local
/Linux-v4.19/arch/s390/kernel/
Dcompat_linux.c383 …_SYSCALL_DEFINE2(s390_stat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
392 …SYSCALL_DEFINE2(s390_lstat64, const char __user *, filename, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
401 COMPAT_SYSCALL_DEFINE2(s390_fstat64, unsigned int, fd, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument
411 struct stat64_emu31 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
/Linux-v4.19/tools/perf/util/
Dutil.c131 struct stat statbuf; in rm_rf() local
/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.c5418 struct pkt_stats statbuf; in de4x5_ioctl() local