Searched defs:blkcg (Results 1 – 6 of 6) sorted by relevance
62 static struct ioprio_blkcg *blkcg_to_ioprio_blkcg(struct blkcg *blkcg) in blkcg_to_ioprio_blkcg()76 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(seq_css(sf)); in ioprio_show_prio_policy() local85 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(of_css(of)); in ioprio_set_prio_policy() local100 struct ioprio_blkcg *blkcg; in ioprio_alloc_cpd() local111 struct ioprio_blkcg *blkcg = container_of(cpd, typeof(*blkcg), cpd); in ioprio_free_cpd() local135 struct ioprio_blkcg *blkcg = blkcg_to_ioprio_blkcg(bio->bi_blkg->blkcg); in blkcg_set_ioprio() local
488 static struct bfq_group_data *blkcg_to_bfqgd(struct blkcg *blkcg) in blkcg_to_bfqgd()511 struct blkcg *blkcg, gfp_t gfp) in bfq_pd_alloc()950 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight_legacy() local974 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight() local1020 struct blkcg *blkcg = css_to_blkcg(css); in bfq_io_set_weight_legacy() local1048 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in bfq_io_set_device_weight() local
15 struct blkcg *blkcg; in blkcg_set_fc_appid() local
262 struct blkcg *blkcg, gfp_t gfp) in throtl_pd_alloc()1346 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf() local1530 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_limit() local
830 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in iolatency_set_limit() local966 struct blkcg *blkcg, gfp_t gfp) in iolatency_pd_alloc()
69 def blkcg_name(blkcg): argument72 def walk(self, blkcg, q_id, parent_path): argument