Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A 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 …]
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A 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()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A 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
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A 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
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/
H A 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
/OK3568_Linux_fs/kernel/tools/testing/selftests/splice/
H A Dsplice_read.c32 struct stat statbuf; in main() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dlink_pinning.c15 struct stat statbuf = {}; in test_link_pinning_subtest() local
H A Dpinning.c37 struct stat statbuf = {}; in test_pinning() local
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A 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
/OK3568_Linux_fs/kernel/tools/power/cpupower/lib/
H A Dcpuidle.c34 struct stat statbuf; in cpuidle_state_file_exists() local
287 struct stat statbuf; in cpuidle_state_count() local
H A Dcpupower.c54 struct stat statbuf; in cpupower_is_cpu_online() local
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/
H A Dcpupower.c176 struct stat statbuf; in main() local
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc.c132 struct stat statbuf; in guess_input_format() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc.c140 struct stat statbuf; in guess_input_format() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c146 struct stat statbuf; in read_alloc_input_file() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dutil.c154 struct stat statbuf; in rm_rf_depth_pat() local
/OK3568_Linux_fs/kernel/tools/perf/examples/bpf/
H A Daugmented_syscalls.c100 struct stat *statbuf; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c506 struct stat statbuf; in main() local
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dbcm-sf2-eth-gmac.c401 uint8_t statbuf[HWRXOFF*2]; in gmac_check_rx_done() local
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dvector_user.c816 struct stat statbuf; in uml_vector_user_bpf() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c691 struct stat statbuf; in vm_userspace_mem_region_add() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c5423 struct pkt_stats statbuf; in de4x5_ioctl() local