Searched refs:blkg_to_pd (Results 1 – 7 of 7) sorted by relevance
| /linux/block/ |
| H A D | blk-throttle.h | 140 return pd_to_tg(blkg_to_pd(blkg, &blkcg_policy_throtl)); in blkg_to_tg()
|
| H A D | blk-cgroup-rwstat.c | 113 struct blkg_policy_data *pd = blkg_to_pd(pos_blkg, pol); in blkg_rwstat_recursive_sum()
|
| H A D | blk-cgroup.h | 286 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd() function 512 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd() function
|
| H A D | blk-iolatency.c | 190 return pd_to_lat(blkg_to_pd(blkg, &blkcg_policy_iolatency)); in blkg_to_lat() 1014 if (blkg->parent && blkg_to_pd(blkg->parent, &blkcg_policy_iolatency)) { in iolatency_pd_init()
|
| H A D | bfq-cgroup.c | 286 return pd_to_bfqg(blkg_to_pd(blkg, &blkcg_policy_bfq)); in blkg_to_bfqg() 1174 pd = blkg_to_pd(pos_blkg, &blkcg_policy_bfq); in bfqg_prfill_stat_recursive()
|
| H A D | blk-cgroup.c | 724 pd = blkg_to_pd(blkg, pol); in blkcg_print_blkgs()
|
| H A D | blk-iocost.c | 686 return pd_to_iocg(blkg_to_pd(blkg, &blkcg_policy_iocost)); in blkg_to_iocg()
|