Home
last modified time | relevance | path

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

/block/
Dbfq-cgroup.c161 static struct bfq_group *pd_to_bfqg(struct blkg_policy_data *pd) in pd_to_bfqg()
429 static void bfq_pd_init(struct blkg_policy_data *pd) in bfq_pd_init()
448 static void bfq_pd_free(struct blkg_policy_data *pd) in bfq_pd_free()
456 static void bfq_pd_reset_stats(struct blkg_policy_data *pd) in bfq_pd_reset_stats()
744 static void bfq_pd_offline(struct blkg_policy_data *pd) in bfq_pd_offline()
910 struct blkg_policy_data *pd, int off) in bfqg_prfill_stat_recursive()
918 struct blkg_policy_data *pd, int off) in bfqg_prfill_rwstat_recursive()
942 static u64 bfqg_prfill_sectors(struct seq_file *sf, struct blkg_policy_data *pd, in bfqg_prfill_sectors()
958 struct blkg_policy_data *pd, int off) in bfqg_prfill_sectors_recursive()
977 struct blkg_policy_data *pd, int off) in bfqg_prfill_avg_queue_size()
Dblk-cgroup.c121 struct blkg_policy_data *pd; in blkg_alloc() local
528 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v) in __blkg_prfill_u64()
548 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat()
583 u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, int off) in blkg_prfill_stat()
597 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat()
607 struct blkg_policy_data *pd, int off) in blkg_prfill_rwstat_field()
649 struct blkg_policy_data *pd, in blkg_prfill_rwstat_field_recursive()
1321 struct blkg_policy_data *pd; in blkcg_activate_policy() local
Dblk-throttle.c111 struct blkg_policy_data pd; member
230 static inline struct throtl_grp *pd_to_tg(struct blkg_policy_data *pd) in pd_to_tg()
520 static void throtl_pd_init(struct blkg_policy_data *pd) in throtl_pd_init()
564 static void throtl_pd_online(struct blkg_policy_data *pd) in throtl_pd_online()
594 static void throtl_pd_offline(struct blkg_policy_data *pd) in throtl_pd_offline()
609 static void throtl_pd_free(struct blkg_policy_data *pd) in throtl_pd_free()
1347 static u64 tg_prfill_conf_u64(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_u64()
1358 static u64 tg_prfill_conf_uint(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_uint()
1522 static u64 tg_prfill_limit(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_limit()
Dcfq-iosched.c234 struct blkg_policy_data pd; member
609 static inline struct cfq_group *pd_to_cfqg(struct blkg_policy_data *pd) in pd_to_cfqg()
1643 static void cfq_pd_init(struct blkg_policy_data *pd) in cfq_pd_init()
1653 static void cfq_pd_offline(struct blkg_policy_data *pd) in cfq_pd_offline()
1677 static void cfq_pd_free(struct blkg_policy_data *pd) in cfq_pd_free()
1685 static void cfq_pd_reset_stats(struct blkg_policy_data *pd) in cfq_pd_reset_stats()
1711 struct blkg_policy_data *pd, int off) in cfqg_prfill_weight_device()
1729 struct blkg_policy_data *pd, int off) in cfqg_prfill_leaf_weight_device()
1952 struct blkg_policy_data *pd, int off) in cfqg_prfill_stat_recursive()
1960 struct blkg_policy_data *pd, int off) in cfqg_prfill_rwstat_recursive()
[all …]
Dbfq-iosched.h733 struct blkcg_policy_data pd; member
772 struct blkg_policy_data pd; member