Searched defs:stat (Results 1 – 24 of 24) sorted by relevance
24 struct stat { struct41 long st_ctime; /* Time of last status change. */ argument47 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */ argument
22 u8 stat; member36 u8 stat; member
250 u8 stat; member
14 #define STRP_STATS_ADD(stat, count) ((stat) += (count)) argument15 #define STRP_STATS_INCR(stat) ((stat)++) argument
18 #define KCM_STATS_ADD(stat, count) ((stat) += (count)) argument19 #define KCM_STATS_INCR(stat) ((stat)++) argument
71 struct scc_stat stat; /* statistical information */ member
49 unsigned stat[NR_SLUB_STAT_ITEMS]; member
142 struct percpu_counter stat[NR_WB_STAT_ITEMS]; member
24 int stat; member
286 struct kvm_vcpu_stat stat; member471 struct kvm_vm_stat stat; member
266 unsigned long stat[_DQST_DQSTAT_LAST]; member
3269 static inline int vfs_stat(const char __user *filename, struct kstat *stat) in vfs_stat()3274 static inline int vfs_lstat(const char __user *name, struct kstat *stat) in vfs_lstat()3280 struct kstat *stat, int flags) in vfs_fstatat()3285 static inline int vfs_fstat(int fd, struct kstat *stat) in vfs_fstat()
89 long stat[MEMCG_NR_STAT]; member
125 #define OK_STAT(stat,good,bad) (((stat)&((good)|(bad)))==(good)) argument
114 struct ip_conntrack_stat __percpu *stat; member
128 struct hci_dev_stats stat; member
401 struct hci_dev_stats stat; member
123 static inline const char *stat_name(int stat) in stat_name()
280 } stat; member
827 struct dtv_stats stat[MAX_DTV_STATS]; member
642 struct coda_statfs stat; member
414 struct btrfs_balance_progress stat; /* out */ member
287 int stat; member
530 enum exec_status stat; member