Searched refs:pd_to_blkg (Results 1 – 4 of 4) sorted by relevance
295 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) in pd_to_blkg() function487 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) { return NULL; } in pd_to_blkg() function
281 return pd_to_blkg(&bfqg->pd); in bfqg_to_blkg()531 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfq_pd_init()1114 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_bfq, off, &sum); in bfqg_prfill_rwstat_recursive()1137 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfqg_prfill_stat_recursive()
56 return pd_to_blkg(&tg->pd); in tg_to_blkg()1319 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_throtl, off, in tg_prfill_rwstat_recursive()
195 return pd_to_blkg(&iolat->pd); in lat_to_blkg()