Home
last modified time | relevance | path

Searched refs:blkg_policy_data (Results 1 – 4 of 4) sorted by relevance

/block/
Dblk-cgroup.h81 struct blkg_policy_data { struct
110 struct blkg_policy_data *pd[BLKCG_MAX_POLS]; argument
155 struct blkg_policy_data *, int),
158 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v);
159 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd,
161 u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, int off);
162 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd,
165 u64 blkg_stat_recursive_sum(struct blkg_policy_data *pd, int off);
166 struct blkg_rwstat blkg_rwstat_recursive_sum(struct blkg_policy_data *pd,
215 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd()
[all …]
Dblk-cgroup.c94 struct blkg_policy_data *pd; in blkg_alloc()
515 struct blkg_policy_data *, int), in blkcg_print_blkgs() argument
544 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v) in __blkg_prfill_u64()
564 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat()
598 u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, int off) in blkg_prfill_stat()
612 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat()
630 u64 blkg_stat_recursive_sum(struct blkg_policy_data *pd, int off) in blkg_stat_recursive_sum()
641 struct blkg_policy_data *pos_pd = blkg_to_pd(pos_blkg, pol); in blkg_stat_recursive_sum()
662 struct blkg_rwstat blkg_rwstat_recursive_sum(struct blkg_policy_data *pd, in blkg_rwstat_recursive_sum()
675 struct blkg_policy_data *pos_pd = blkg_to_pd(pos_blkg, pol); in blkg_rwstat_recursive_sum()
[all …]
Dblk-throttle.c96 struct blkg_policy_data pd;
180 static inline struct throtl_grp *pd_to_tg(struct blkg_policy_data *pd) in pd_to_tg()
1289 struct blkg_policy_data *pd, int off) in tg_prfill_cpu_rwstat()
1316 static u64 tg_prfill_conf_u64(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_u64()
1327 static u64 tg_prfill_conf_uint(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_uint()
Dcfq-iosched.c218 struct blkg_policy_data pd;
449 static inline struct cfq_group *pd_to_cfqg(struct blkg_policy_data *pd) in pd_to_cfqg()
1574 static u64 cfqg_stat_pd_recursive_sum(struct blkg_policy_data *pd, int off) in cfqg_stat_pd_recursive_sum()
1584 static struct blkg_rwstat cfqg_rwstat_pd_recursive_sum(struct blkg_policy_data *pd, in cfqg_rwstat_pd_recursive_sum()
1639 struct blkg_policy_data *pd, int off) in cfqg_prfill_weight_device()
1657 struct blkg_policy_data *pd, int off) in cfqg_prfill_leaf_weight_device()
1790 struct blkg_policy_data *pd, int off) in cfqg_prfill_stat_recursive()
1798 struct blkg_policy_data *pd, int off) in cfqg_prfill_rwstat_recursive()
1823 struct blkg_policy_data *pd, int off) in cfqg_prfill_avg_queue_size()