Home
last modified time | relevance | path

Searched refs:pd_to_blkg (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.h291 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) in pd_to_blkg() function
495 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()
531 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfq_pd_init()
1170 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_bfq, off, &sum); in bfqg_prfill_rwstat_recursive()
1193 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()
H A Dblk-throttle.c94 return pd_to_blkg(&tg->pd); in tg_to_blkg()
1431 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()
2975 struct blkcg_gq *blkg = pd_to_blkg(&iocg->pd); in ioc_pd_init()
/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h394 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) in pd_to_blkg() function
665 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) { return NULL; } in pd_to_blkg() function
/kernel/linux/linux-5.10/block/
H 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()
1150 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_bfq, off, &sum); in bfqg_prfill_rwstat_recursive()
1173 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfqg_prfill_stat_recursive()
H A Dblk-iolatency.c194 return pd_to_blkg(&iolat->pd); in lat_to_blkg()
H A Dblk-iocost.c699 return pd_to_blkg(&iocg->pd); in iocg_to_blkg()
2941 struct blkcg_gq *blkg = pd_to_blkg(&iocg->pd); in ioc_pd_init()
H A Dblk-throttle.c247 return pd_to_blkg(&tg->pd); in tg_to_blkg()
1548 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_throtl, off, in tg_prfill_rwstat_recursive()

Completed in 25 milliseconds