/linux/fs/ |
A D | stat.c | 291 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument 304 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument 382 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument 393 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument 407 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument 523 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument 535 struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument 558 struct stat64 __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument 677 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument 689 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() argument [all …]
|
/linux/arch/sparc/kernel/ |
A D | sys_sparc32.c | 65 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/arch/arm/kernel/ |
A 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/arch/x86/kernel/ |
A D | sys_ia32.c | 165 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/tools/power/cpupower/utils/helpers/ |
A D | sysfs.c | 55 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/tools/testing/selftests/splice/ |
A D | splice_read.c | 32 struct stat statbuf; in main() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | link_pinning.c | 15 struct stat statbuf = {}; in test_link_pinning_subtest() local
|
A D | pinning.c | 37 struct stat statbuf = {}; in test_pinning() local
|
/linux/arch/s390/kernel/ |
A D | compat_linux.c | 150 …_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/tools/power/cpupower/lib/ |
A D | cpuidle.c | 34 struct stat statbuf; in cpuidle_state_file_exists() local 287 struct stat statbuf; in cpuidle_state_count() local
|
A D | cpupower.c | 75 struct stat statbuf; in cpupower_is_cpu_online() local
|
/linux/samples/landlock/ |
A D | sandboxer.c | 108 struct stat statbuf; in populate_ruleset() local
|
/linux/scripts/dtc/ |
A D | dtc.c | 134 struct stat statbuf; in guess_input_format() local
|
/linux/tools/power/cpupower/utils/ |
A D | cpupower.c | 178 struct stat statbuf; in main() local
|
/linux/tools/testing/selftests/kvm/lib/ |
A D | test_util.c | 120 struct stat statbuf; in thp_configured() local
|
/linux/tools/testing/selftests/powerpc/nx-gzip/ |
A D | gzfht_test.c | 149 struct stat statbuf; in read_alloc_input_file() local
|
/linux/tools/perf/examples/bpf/ |
A D | augmented_syscalls.c | 100 struct stat *statbuf; member
|
/linux/tools/perf/util/ |
A D | util.c | 154 struct stat statbuf; in rm_rf_depth_pat() local
|
/linux/tools/testing/selftests/resctrl/ |
A D | resctrlfs.c | 616 struct stat statbuf; in validate_resctrl_feature_request() local
|
/linux/arch/um/drivers/ |
A D | vector_user.c | 817 struct stat statbuf; in uml_vector_user_bpf() local
|
/linux/tools/testing/selftests/landlock/ |
A D | fs_test.c | 1501 struct stat statbuf; in copy_binary() local
|
/linux/drivers/net/ethernet/dec/tulip/ |
A D | de4x5.c | 5427 struct pkt_stats statbuf; in de4x5_siocdevprivate() local
|