Lines Matching refs:blkcg

200 			cgroup_path(iocg_to_blkg(iocg)->blkcg->css.cgroup,	\
694 static struct ioc_cgrp *blkcg_to_iocc(struct blkcg *blkcg) in blkcg_to_iocc() argument
696 return container_of(blkcg_to_cpd(blkcg, &blkcg_policy_iocost), in blkcg_to_iocc()
1250 struct ioc_cgrp *iocc = blkcg_to_iocc(blkg->blkcg); in weight_updated()
1946 pr_cont_cgroup_path(iocg_to_blkg(iocg)->blkcg->css.cgroup); in transfer_surpluses()
2946 struct blkcg *blkcg, gfp_t gfp) in ioc_pd_alloc() argument
2948 int levels = blkcg->css.cgroup->level + 1; in ioc_pd_alloc()
2990 iocg->level = blkg->blkcg->css.cgroup->level; in ioc_pd_init()
3068 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_weight_show() local
3069 struct ioc_cgrp *iocc = blkcg_to_iocc(blkcg); in ioc_weight_show()
3072 blkcg_print_blkgs(sf, blkcg, ioc_weight_prfill, in ioc_weight_show()
3080 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in ioc_weight_write() local
3081 struct ioc_cgrp *iocc = blkcg_to_iocc(blkcg); in ioc_weight_write()
3097 spin_lock_irq(&blkcg->lock); in ioc_weight_write()
3099 hlist_for_each_entry(blkg, &blkcg->blkg_list, blkcg_node) { in ioc_weight_write()
3109 spin_unlock_irq(&blkcg->lock); in ioc_weight_write()
3116 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, &ctx); in ioc_weight_write()
3175 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_qos_show() local
3177 blkcg_print_blkgs(sf, blkcg, ioc_qos_prfill, in ioc_qos_show()
3369 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_cost_model_show() local
3371 blkcg_print_blkgs(sf, blkcg, ioc_cost_model_prfill, in ioc_cost_model_show()