/linux-4.4.14/fs/ |
D | stat.c | 140 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 …]
|
D | compat.c | 163 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/ |
D | sys_sparc32.c | 71 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/ |
D | sys_ia32.c | 99 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/ |
D | sys_oabi-compat.c | 118 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/ |
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-4.4.14/tools/power/cpupower/utils/ |
D | cpupower.c | 175 struct stat statbuf; in main() local
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_linux.c | 382 …_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/ |
D | drv.c | 701 static char statbuf[STATBUF_LEN]; variable
|
/linux-4.4.14/tools/power/cpupower/lib/ |
D | sysfs.c | 662 struct stat statbuf; in sysfs_cpu_exists() local
|
/linux-4.4.14/tools/perf/util/ |
D | util.c | 86 struct stat statbuf; in rm_rf() local
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 5411 struct pkt_stats statbuf; in de4x5_ioctl() local
|