Home
last modified time | relevance | path

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

/linux-3.3/fs/
Dstat.c117 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
155 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
168 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
180 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
193 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
244 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
255 struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
269 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
281 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) in SYSCALL_DEFINE2() argument
330 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
[all …]
Dcompat.c166 struct compat_stat __user *statbuf) in compat_sys_newstat()
178 struct compat_stat __user *statbuf) in compat_sys_newlstat()
192 struct compat_stat __user *statbuf, int flag) in compat_sys_newfstatat()
205 struct compat_stat __user * statbuf) in compat_sys_newfstat()
/linux-3.3/arch/parisc/hpux/
Dfs.c148 static int cp_hpux_stat(struct kstat *stat, struct hpux_stat64 __user *statbuf) in cp_hpux_stat()
174 long hpux_stat64(const char __user *filename, struct hpux_stat64 __user *statbuf) in hpux_stat64()
185 long hpux_fstat64(unsigned int fd, struct hpux_stat64 __user *statbuf) in hpux_fstat64()
197 struct hpux_stat64 __user *statbuf) in hpux_lstat64()
/linux-3.3/arch/sparc/kernel/
Dsys_sparc32.c134 struct compat_stat64 __user *statbuf) in cp_compat_stat64()
164 struct compat_stat64 __user *statbuf) in compat_sys_stat64()
175 struct compat_stat64 __user *statbuf) in compat_sys_lstat64()
186 struct compat_stat64 __user * statbuf) in compat_sys_fstat64()
198 struct compat_stat64 __user * statbuf, int flag) in compat_sys_fstatat64()
/linux-3.3/arch/arm/kernel/
Dsys_oabi-compat.c118 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64()
145 struct oldabi_stat64 __user * statbuf) in sys_oabi_stat64()
155 struct oldabi_stat64 __user * statbuf) in sys_oabi_lstat64()
165 struct oldabi_stat64 __user * statbuf) in sys_oabi_fstat64()
176 struct oldabi_stat64 __user *statbuf, in sys_oabi_fstatat64()
/linux-3.3/tools/power/cpupower/utils/helpers/
Dsysfs.c75 struct stat statbuf; in sysfs_is_cpu_online() local
263 struct stat statbuf; in sysfs_get_idlestate_count() local
393 struct stat statbuf; in sysfs_set_sched() local
/linux-3.3/arch/x86/ia32/
Dsys_ia32.c99 struct stat64 __user *statbuf) in sys32_stat64()
110 struct stat64 __user *statbuf) in sys32_lstat64()
119 asmlinkage long sys32_fstat64(unsigned int fd, struct stat64 __user *statbuf) in sys32_fstat64()
129 struct stat64 __user *statbuf, int flag) in sys32_fstatat()
/linux-3.3/arch/s390/kernel/
Dcompat_linux.c553 asmlinkage long sys32_stat64(const char __user * filename, struct stat64_emu31 __user * statbuf) in sys32_stat64()
562 asmlinkage long sys32_lstat64(const char __user * filename, struct stat64_emu31 __user * statbuf) in sys32_lstat64()
571 asmlinkage long sys32_fstat64(unsigned long fd, struct stat64_emu31 __user * statbuf) in sys32_fstat64()
581 struct stat64_emu31 __user* statbuf, int flag) in sys32_fstatat64()
/linux-3.3/drivers/isdn/pcbit/
Ddrv.c701 static char statbuf[STATBUF_LEN]; variable
/linux-3.3/tools/power/cpupower/lib/
Dsysfs.c662 struct stat statbuf; in sysfs_cpu_exists() local
/linux-3.3/drivers/net/ethernet/dec/tulip/
Dde4x5.c5430 struct pkt_stats statbuf; in de4x5_ioctl() local