Searched defs:blkg (Results 1 – 5 of 5) sorted by relevance
188 static inline struct iolatency_grp *blkg_to_lat(struct blkcg_gq *blkg) in blkg_to_lat()466 struct blkcg_gq *blkg = bio->bi_blkg; in blkcg_iolatency_throttle() local517 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_check_latencies() local585 struct blkcg_gq *blkg; in blkcg_iolatency_done_bio() local655 struct blkcg_gq *blkg; in blkiolatency_timer_fn() local787 static void iolatency_set_min_lat_nsec(struct blkcg_gq *blkg, u64 val) in iolatency_set_min_lat_nsec()809 static void iolatency_clear_scaling(struct blkcg_gq *blkg) in iolatency_clear_scaling()831 struct blkcg_gq *blkg; in iolatency_set_limit() local985 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_pd_init() local1025 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_pd_offline() local
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
86 struct blkcg_gq *blkg = tg_to_blkg(tg); in tg_bps_limit() local96 struct blkcg_gq *blkg = tg_to_blkg(tg); in tg_iops_limit() local302 struct blkcg_gq *blkg = tg_to_blkg(tg); in throtl_pd_init() local1265 struct blkcg_gq *blkg; in tg_conf_updated() local1675 struct blkcg_gq *blkg; in blk_throtl_cancel_bios() local1733 struct blkcg_gq *blkg = bio->bi_blkg; in __blk_throtl_bio() local
97 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
229 blkg = drgn.Object(prog, 'struct blkcg_gq', address=ptr) variable