Searched defs:blkg (Results 1 – 4 of 4) sorted by relevance
284 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) in blkg_to_bfqg()531 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfq_pd_init() local601 struct blkcg_gq *blkg = bio->bi_blkg; in bfq_bio_bfqg() local938 struct blkcg_gq *blkg; in bfq_end_wr_async() local1022 struct blkcg_gq *blkg; in bfq_io_set_weight_legacy() local1137 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfqg_prfill_stat_recursive() local
97 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
684 static struct ioc_gq *blkg_to_iocg(struct blkcg_gq *blkg) in blkg_to_iocg()1256 struct blkcg_gq *blkg = iocg_to_blkg(iocg); in weight_updated() local1356 struct blkcg_gq *blkg = iocg_to_blkg(iocg); in iocg_kick_delay() local2610 struct blkcg_gq *blkg = bio->bi_blkg; in ioc_rqos_throttle() local2987 struct blkcg_gq *blkg = pd_to_blkg(&iocg->pd); in ioc_pd_init() local3107 struct blkcg_gq *blkg; in ioc_weight_write() local
229 blkg = drgn.Object(prog, 'struct blkcg_gq', address=ptr) variable