Home
last modified time | relevance | path

Searched refs:pd_to_blkg (Results 1 – 5 of 5) sorted by relevance

/linux/block/
H A Dblk-cgroup.h304 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) in pd_to_blkg() function
514 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) { return NULL; } in pd_to_blkg() function
H A Dbfq-cgroup.c281 return pd_to_blkg(&bfqg->pd); in bfqg_to_blkg()
533 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfq_pd_init()
1138 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_bfq, off, &sum); in bfqg_prfill_rwstat_recursive()
1161 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfqg_prfill_stat_recursive()
H A Dblk-iolatency.c195 return pd_to_blkg(&iolat->pd); in lat_to_blkg()
1046 struct blkcg_gq *blkg = pd_to_blkg(pd); in iolatency_pd_free()
H A Dblk-throttle.c49 return pd_to_blkg(&tg->pd); in tg_to_blkg()
1427 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_throtl, off, in tg_prfill_rwstat_recursive()
H A Dblk-iocost.c691 return pd_to_blkg(&iocg->pd); in iocg_to_blkg()
3020 struct blkcg_gq *blkg = pd_to_blkg(&iocg->pd); in ioc_pd_init()
3066 struct blkcg_gq *blkg = pd_to_blkg(pd); in ioc_pd_free()