Home
last modified time | relevance | path

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

/linux/include/linux/
A Dblk-cgroup.h398 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) in pd_to_blkg() function
654 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) { return NULL; } in pd_to_blkg() function
/linux/block/
A Dbfq-cgroup.c286 return pd_to_blkg(&bfqg->pd); in bfqg_to_blkg()
544 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfq_pd_init()
1125 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_bfq, off, &sum); in bfqg_prfill_rwstat_recursive()
1148 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfqg_prfill_stat_recursive()
A Dblk-iolatency.c190 return pd_to_blkg(&iolat->pd); in lat_to_blkg()
A Dblk-throttle.c99 return pd_to_blkg(&tg->pd); in tg_to_blkg()
1376 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_throtl, off, in tg_prfill_rwstat_recursive()
A Dblk-iocost.c693 return pd_to_blkg(&iocg->pd); in iocg_to_blkg()
2936 struct blkcg_gq *blkg = pd_to_blkg(&iocg->pd); in ioc_pd_init()

Completed in 21 milliseconds