Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dstat.c353 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
391 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
404 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
416 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
435 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
475 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
486 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
500 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
512 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
585 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
[all …]
/linux-6.12.1/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
/linux-6.12.1/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()
/linux-6.12.1/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
/linux-6.12.1/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
/linux-6.12.1/tools/testing/selftests/splice/
Dsplice_read.c32 struct stat statbuf; in main() local
/linux-6.12.1/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
/linux-6.12.1/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
/linux-6.12.1/tools/power/cpupower/lib/
Dcpuidle.c34 struct stat statbuf; in cpuidle_state_file_exists() local
295 struct stat statbuf; in cpuidle_state_count() local
Dcpupower.c82 struct stat statbuf; in cpupower_is_cpu_online() local
Dpowercap.c97 struct stat statbuf; in powercap_get_driver() local
/linux-6.12.1/scripts/dtc/
Ddtc.c136 struct stat statbuf; in guess_input_format() local
/linux-6.12.1/tools/power/cpupower/utils/
Dcpupower.c179 struct stat statbuf; in main() local
/linux-6.12.1/tools/testing/selftests/resctrl/
Dresctrlfs.c714 struct stat statbuf; in resctrl_resource_exists() local
772 struct stat statbuf; in resource_info_file_exists() local
/linux-6.12.1/samples/landlock/
Dsandboxer.c140 struct stat statbuf; in populate_ruleset_fs() local
/linux-6.12.1/tools/testing/selftests/kvm/lib/
Dtest_util.c138 struct stat statbuf; in thp_configured() local
/linux-6.12.1/tools/perf/util/
Dutil.c157 struct stat statbuf; in rm_rf_depth_pat() local
Dheader.c1004 struct stat statbuf; in is_cpu_online() local
/linux-6.12.1/arch/um/drivers/
Dvector_user.c900 struct stat statbuf; in uml_vector_user_bpf() local
/linux-6.12.1/tools/testing/selftests/landlock/
Dfs_test.c1964 struct stat statbuf; in copy_binary() local
5209 struct stat statbuf; in FIXTURE_SETUP() local