Lines Matching refs:blkcg
309 if (!list_empty(&blkg->blkcg->css.children) || in tg_bps_limit()
339 if (!list_empty(&blkg->blkcg->css.children) || in tg_iops_limit()
379 tg_to_blkg(__tg)->blkcg, "throtl " fmt, ##args);\
489 struct blkcg *blkcg) in throtl_pd_alloc() argument
1451 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf() local
1457 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1640 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_limit() local
1649 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
1913 if (!list_empty(&tg_to_blkg(tg)->blkcg->css.children)) in throtl_can_upgrade()
1995 !list_empty(&tg_to_blkg(tg)->blkcg->css.children))) in throtl_tg_can_downgrade()
2022 if (!list_empty(&tg_to_blkg(tg)->blkcg->css.children)) in throtl_downgrade_check()