/Linux-v4.19/fs/ |
D | stat.c | 207 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/ |
D | sys_sparc32.c | 66 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/ |
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()
|
/Linux-v4.19/arch/x86/ia32/ |
D | sys_ia32.c | 101 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/ |
D | sysfs.c | 56 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/ |
D | cpuidle.c | 35 struct stat statbuf; in cpuidle_state_file_exists() local 288 struct stat statbuf; in cpuidle_state_count() local
|
D | cpupower.c | 55 struct stat statbuf; in cpupower_is_cpu_online() local
|
/Linux-v4.19/scripts/dtc/ |
D | dtc.c | 138 struct stat statbuf; in guess_input_format() local
|
/Linux-v4.19/tools/power/cpupower/utils/ |
D | cpupower.c | 177 struct stat statbuf; in main() local
|
/Linux-v4.19/arch/s390/kernel/ |
D | compat_linux.c | 383 …_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/ |
D | util.c | 131 struct stat statbuf; in rm_rf() local
|
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 5418 struct pkt_stats statbuf; in de4x5_ioctl() local
|