/openbmc/linux/fs/ |
H A D | stat.c | 311 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 …]
|
/openbmc/linux/arch/sparc/kernel/ |
H 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
|
/openbmc/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 122 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()
|
/openbmc/linux/arch/x86/kernel/ |
H 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
|
/openbmc/linux/tools/testing/selftests/splice/ |
H A D | splice_read.c | 32 struct stat statbuf; in main() local
|
/openbmc/linux/tools/power/cpupower/utils/helpers/ |
H 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
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | link_pinning.c | 15 struct stat statbuf = {}; in test_link_pinning_subtest() local
|
H A D | pinning.c | 37 struct stat statbuf = {}; in test_pinning() local
|
/openbmc/qemu/migration/ |
H A D | fd.c | 30 struct stat statbuf; in fd_is_pipe() local
|
/openbmc/linux/arch/s390/kernel/ |
H 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
|
/openbmc/linux/tools/power/cpupower/lib/ |
H A D | cpuidle.c | 34 struct stat statbuf; in cpuidle_state_file_exists() local 287 struct stat statbuf; in cpuidle_state_count() local
|
H A D | cpupower.c | 82 struct stat statbuf; in cpupower_is_cpu_online() local
|
H A D | powercap.c | 97 struct stat statbuf; in powercap_get_driver() local
|
/openbmc/qemu/block/export/ |
H A D | fuse.c | 360 struct stat statbuf; in is_regular_file() local 409 struct stat statbuf; in fuse_getattr() local 496 static void fuse_setattr(fuse_req_t req, fuse_ino_t inode, struct stat *statbuf, in fuse_setattr()
|
/openbmc/qemu/qga/ |
H A D | commands-bsd.c | 36 struct stat statbuf; in build_fs_mount_list() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | dtc.c | 138 struct stat statbuf; in guess_input_format() local
|
/openbmc/libpldm/src/requester/ |
H A D | instance-id.c | 38 struct stat statbuf; in pldm_instance_db_init() local
|
/openbmc/linux/tools/power/cpupower/utils/ |
H A D | cpupower.c | 179 struct stat statbuf; in main() local
|
/openbmc/linux/scripts/dtc/ |
H A D | dtc.c | 134 struct stat statbuf; in guess_input_format() local
|
/openbmc/linux/samples/landlock/ |
H A D | sandboxer.c | 120 struct stat statbuf; in populate_ruleset() local
|
/openbmc/hiomapd/file/ |
H A D | backend.c | 50 struct stat statbuf; in file_dev_init() local
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | xfile.c | 298 struct xfile_stat *statbuf) in xfile_stat()
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | test_util.c | 140 struct stat statbuf; in thp_configured() local
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 567 struct stat statbuf; in validate_resctrl_feature_request() local
|
/openbmc/linux/tools/perf/util/ |
H A D | util.c | 157 struct stat statbuf; in rm_rf_depth_pat() local
|