Home
last modified time | relevance | path

Searched defs:pd (Results 1 – 8 of 8) sorted by relevance

/block/
Dblk-ioprio.c54 struct blkg_policy_data pd; member
67 static inline struct ioprio_blkg *pd_to_ioprio(struct blkg_policy_data *pd) in pd_to_ioprio()
86 struct blkg_policy_data *pd = blkg_to_pd(bio->bi_blkg, &ioprio_policy); in ioprio_blkcg_from_bio() local
131 static void ioprio_free_pd(struct blkg_policy_data *pd) in ioprio_free_pd()
Dbfq-cgroup.c90 static u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_stat()
279 static struct bfq_group *pd_to_bfqg(struct blkg_policy_data *pd) in pd_to_bfqg()
542 static void bfq_pd_init(struct blkg_policy_data *pd) in bfq_pd_init()
564 static void bfq_pd_free(struct blkg_policy_data *pd) in bfq_pd_free()
572 static void bfq_pd_reset_stats(struct blkg_policy_data *pd) in bfq_pd_reset_stats()
917 static void bfq_pd_offline(struct blkg_policy_data *pd) in bfq_pd_offline()
1009 struct blkg_policy_data *pd, int off) in bfqg_prfill_weight_device()
1154 struct blkg_policy_data *pd, int off) in bfqg_prfill_rwstat_recursive()
1179 struct blkg_policy_data *pd, int off) in bfqg_prfill_stat_recursive()
1211 static u64 bfqg_prfill_sectors(struct seq_file *sf, struct blkg_policy_data *pd, in bfqg_prfill_sectors()
[all …]
Dblk-cgroup-rwstat.c42 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat()
79 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat()
Dblk-iolatency.c139 struct blkg_policy_data pd; member
182 static inline struct iolatency_grp *pd_to_lat(struct blkg_policy_data *pd) in pd_to_lat()
889 struct blkg_policy_data *pd, int off) in iolatency_prfill_limit()
935 static bool iolatency_pd_stat(struct blkg_policy_data *pd, struct seq_file *s) in iolatency_pd_stat()
976 static void iolatency_pd_init(struct blkg_policy_data *pd) in iolatency_pd_init()
1021 static void iolatency_pd_offline(struct blkg_policy_data *pd) in iolatency_pd_offline()
1030 static void iolatency_pd_free(struct blkg_policy_data *pd) in iolatency_pd_free()
Dblk-throttle.c109 struct blkg_policy_data pd; member
234 static inline struct throtl_grp *pd_to_tg(struct blkg_policy_data *pd) in pd_to_tg()
539 static void throtl_pd_init(struct blkg_policy_data *pd) in throtl_pd_init()
583 static void throtl_pd_online(struct blkg_policy_data *pd) in throtl_pd_online()
621 static void throtl_pd_offline(struct blkg_policy_data *pd) in throtl_pd_offline()
636 static void throtl_pd_free(struct blkg_policy_data *pd) in throtl_pd_free()
1371 static u64 tg_prfill_conf_u64(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_u64()
1382 static u64 tg_prfill_conf_uint(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_uint()
1519 struct blkg_policy_data *pd, int off) in tg_prfill_rwstat_recursive()
1584 static u64 tg_prfill_limit(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_limit()
Dblk-iocost.c463 struct blkg_policy_data pd; member
685 static struct ioc_gq *pd_to_iocg(struct blkg_policy_data *pd) in pd_to_iocg()
2966 static void ioc_pd_init(struct blkg_policy_data *pd) in ioc_pd_init()
3003 static void ioc_pd_free(struct blkg_policy_data *pd) in ioc_pd_free()
3031 static bool ioc_pd_stat(struct blkg_policy_data *pd, struct seq_file *s) in ioc_pd_stat()
3056 static u64 ioc_weight_prfill(struct seq_file *sf, struct blkg_policy_data *pd, in ioc_weight_prfill()
3145 static u64 ioc_qos_prfill(struct seq_file *sf, struct blkg_policy_data *pd, in ioc_qos_prfill()
3318 struct blkg_policy_data *pd, int off) in ioc_cost_model_prfill()
Dblk-cgroup.c182 struct blkg_policy_data *pd; in blkg_alloc() local
559 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v) in __blkg_prfill_u64()
1330 struct blkg_policy_data *pd; in blkcg_activate_policy() local
Dbfq-iosched.h883 struct blkcg_policy_data pd; member
922 struct blkg_policy_data pd; member