| /include/trace/events/ |
| D | wbt.h | 17 TP_PROTO(struct backing_dev_info *bdi, struct blk_rq_stat *stat), 19 TP_ARGS(bdi, stat), 38 __entry->rmean = stat[0].mean; 39 __entry->rmin = stat[0].min; 40 __entry->rmax = stat[0].max; 41 __entry->rnr_samples = stat[0].nr_samples; 42 __entry->wmean = stat[1].mean; 43 __entry->wmin = stat[1].min; 44 __entry->wmax = stat[1].max; 45 __entry->wnr_samples = stat[1].nr_samples;
|
| D | vmscan.h | 353 struct reclaim_stat *stat, int priority, int file), 355 TP_ARGS(nid, nr_scanned, nr_reclaimed, stat, priority, file), 377 __entry->nr_dirty = stat->nr_dirty; 378 __entry->nr_writeback = stat->nr_writeback; 379 __entry->nr_congested = stat->nr_congested; 380 __entry->nr_immediate = stat->nr_immediate; 381 __entry->nr_activate0 = stat->nr_activate[0]; 382 __entry->nr_activate1 = stat->nr_activate[1]; 383 __entry->nr_ref_keep = stat->nr_ref_keep; 384 __entry->nr_unmap_fail = stat->nr_unmap_fail;
|
| /include/soc/fsl/ |
| D | dpaa2-global.h | 22 u8 stat; member 36 u8 stat; member 70 return dq->dq.stat; in dpaa2_dq_flags()
|
| /include/net/ |
| D | kcm.h | 18 #define KCM_STATS_ADD(stat, count) ((stat) += (count)) argument 19 #define KCM_STATS_INCR(stat) ((stat)++) argument
|
| D | strparser.h | 14 #define STRP_STATS_ADD(stat, count) ((stat) += (count)) argument 15 #define STRP_STATS_INCR(stat) ((stat)++) argument
|
| /include/net/netns/ |
| D | flow_table.h | 12 struct nf_flow_table_stat __percpu *stat; member
|
| D | conntrack.h | 106 struct ip_conntrack_stat __percpu *stat; member
|
| /include/linux/ |
| D | nfs_common.h | 14 int nfs4_stat_to_errno(int stat);
|
| D | init_syscalls.h | 11 int __init init_stat(const char *filename, struct kstat *stat, int flags);
|
| D | scc.h | 71 struct scc_stat stat; /* statistical information */ member
|
| D | backing-dev.h | 66 percpu_counter_add_batch(&wb->stat[item], amount, WB_STAT_BATCH); in wb_stat_mod() 81 return percpu_counter_read_positive(&wb->stat[item]); in wb_stat() 86 return percpu_counter_sum_positive(&wb->stat[item]); in wb_stat_sum()
|
| D | kvm_host.h | 393 struct kvm_vcpu_stat stat; member 819 struct kvm_vm_stat stat; member 1920 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1924 .offset = offsetof(struct kvm_vm_stat, generic.stat) \ 1926 .name = #stat, \ 1928 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1932 .offset = offsetof(struct kvm_vcpu_stat, generic.stat) \ 1934 .name = #stat, \ 1936 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1940 .offset = offsetof(struct kvm_vm_stat, stat) \ [all …]
|
| D | backing-dev-defs.h | 119 struct percpu_counter stat[NR_WB_STAT_ITEMS]; member
|
| D | devfreq.h | 114 struct devfreq_dev_status *stat);
|
| /include/uapi/asm-generic/ |
| D | stat.h | 24 struct stat { struct
|
| D | Kbuild | 30 mandatory-y += stat.h
|
| /include/net/netfilter/ |
| D | nf_flow_table.h | 380 #define NF_FLOW_TABLE_STAT_INC(net, count) __this_cpu_inc((net)->ft.stat->count) 381 #define NF_FLOW_TABLE_STAT_DEC(net, count) __this_cpu_dec((net)->ft.stat->count) 383 this_cpu_inc((net)->ft.stat->count) 385 this_cpu_dec((net)->ft.stat->count)
|
| D | nf_conntrack.h | 396 #define NF_CT_STAT_INC(net, count) __this_cpu_inc((net)->ct.stat->count) 397 #define NF_CT_STAT_INC_ATOMIC(net, count) this_cpu_inc((net)->ct.stat->count) 398 #define NF_CT_STAT_ADD_ATOMIC(net, count, v) this_cpu_add((net)->ct.stat->count, (v))
|
| /include/pcmcia/ |
| D | soc_common.h | 58 } stat[6]; member
|
| /include/video/ |
| D | mmp_disp.h | 123 static inline const char *stat_name(int stat) in stat_name() argument 125 switch (stat) { in stat_name()
|
| /include/net/bluetooth/ |
| D | hci_sock.h | 128 struct hci_dev_stats stat; member
|
| /include/linux/sched/ |
| D | task.h | 110 int kernel_wait(pid_t pid, int *stat);
|
| /include/linux/mmc/ |
| D | host.h | 659 enum mmc_err_stat stat) in mmc_debugfs_err_stats_inc() argument 661 host->err_stats[stat] += 1; in mmc_debugfs_err_stats_inc()
|
| /include/linux/soc/mediatek/ |
| D | gzvm_drv.h | 215 struct gzvm_vm_stat stat; member
|
| /include/uapi/drm/ |
| D | vmwgfx_drm.h | 1268 __u64 stat; member
|