Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/fs/
Dstat.c225 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
263 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
276 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
288 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
313 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
353 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
364 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
378 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
390 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
458 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
[all …]
/kernel/linux/linux-6.6/fs/
Dstat.c311 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
349 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
362 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
374 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
393 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
433 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
444 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
458 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
470 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
538 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
[all …]
/kernel/linux/linux-5.10/arch/arm/kernel/
Dsys_oabi-compat.c116 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64()
143 struct oldabi_stat64 __user * statbuf) in sys_oabi_stat64()
153 struct oldabi_stat64 __user * statbuf) in sys_oabi_lstat64()
163 struct oldabi_stat64 __user * statbuf) in sys_oabi_fstat64()
174 struct oldabi_stat64 __user *statbuf, in sys_oabi_fstatat64()
/kernel/linux/linux-6.6/arch/sparc/kernel/
Dsys_sparc32.c65 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
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dsys_sparc32.c65 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
/kernel/linux/linux-6.6/arch/arm/kernel/
Dsys_oabi-compat.c122 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64()
149 struct oldabi_stat64 __user * statbuf) in sys_oabi_stat64()
159 struct oldabi_stat64 __user * statbuf) in sys_oabi_lstat64()
169 struct oldabi_stat64 __user * statbuf) in sys_oabi_fstat64()
180 struct oldabi_stat64 __user *statbuf, in sys_oabi_fstatat64()
/kernel/linux/linux-6.6/arch/x86/kernel/
Dsys_ia32.c165 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
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsys_ia32.c165 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
/kernel/linux/linux-6.6/tools/testing/selftests/splice/
Dsplice_read.c32 struct stat statbuf; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/splice/
Dsplice_read.c32 struct stat statbuf; in main() local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
Dsysfs.c55 struct stat statbuf; in sysfs_is_cpu_online() local
108 struct stat statbuf; in sysfs_idlestate_file_exists() local
357 struct stat statbuf; in sysfs_get_idlestate_count() local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
Dsysfs.c55 struct stat statbuf; in sysfs_is_cpu_online() local
108 struct stat statbuf; in sysfs_idlestate_file_exists() local
357 struct stat statbuf; in sysfs_get_idlestate_count() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dlink_pinning.c15 struct stat statbuf = {}; in test_link_pinning_subtest() local
Dpinning.c37 struct stat statbuf = {}; in test_pinning() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dlink_pinning.c15 struct stat statbuf = {}; in test_link_pinning_subtest() local
Dpinning.c37 struct stat statbuf = {}; in test_pinning() local
/kernel/linux/linux-6.6/arch/s390/kernel/
Dcompat_linux.c150 …_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
/kernel/linux/linux-5.10/arch/s390/kernel/
Dcompat_linux.c150 …_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
/kernel/linux/linux-6.6/tools/power/cpupower/lib/
Dcpuidle.c34 struct stat statbuf; in cpuidle_state_file_exists() local
287 struct stat statbuf; in cpuidle_state_count() local
Dcpupower.c82 struct stat statbuf; in cpupower_is_cpu_online() local
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
Dcpuidle.c34 struct stat statbuf; in cpuidle_state_file_exists() local
287 struct stat statbuf; in cpuidle_state_count() local
Dcpupower.c54 struct stat statbuf; in cpupower_is_cpu_online() local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
Dcpupower.c176 struct stat statbuf; in main() local
/kernel/liteos_a/testsuites/unittest/process/plimits/
Dprocess_plimits_test.cpp544 struct stat statbuf; in IsFile() local
550 struct stat statbuf; in IsDir() local
/kernel/linux/linux-5.10/scripts/dtc/
Ddtc.c132 struct stat statbuf; in guess_input_format() local

12