Lines Matching defs:blkg

74 static void blkg_free(struct blkcg_gq *blkg)  in blkg_free()
92 struct blkcg_gq *blkg = container_of(rcu, struct blkcg_gq, rcu_head); in __blkg_release() local
113 struct blkcg_gq *blkg = container_of(ref, struct blkcg_gq, refcnt); in blkg_release() local
120 struct blkcg_gq *blkg = container_of(work, struct blkcg_gq, in blkg_async_bio_workfn() local
155 struct blkcg_gq *blkg; in blkg_alloc() local
208 struct blkcg_gq *blkg; in blkg_lookup_slowpath() local
237 struct blkcg_gq *blkg; in blkg_create() local
330 struct blkcg_gq *blkg; in blkg_lookup_create() local
379 static void blkg_destroy(struct blkcg_gq *blkg) in blkg_destroy()
427 struct blkcg_gq *blkg, *n; in blkg_destroy_all() local
459 struct blkcg_gq *blkg; in blkcg_reset_stats() local
491 const char *blkg_dev_name(struct blkcg_gq *blkg) in blkg_dev_name()
522 struct blkcg_gq *blkg; in blkcg_print_blkgs() local
628 struct blkcg_gq *blkg; in blkg_conf_prep() local
792 struct blkcg_gq *blkg; in blkcg_rstat_flush() local
855 struct blkcg_gq *blkg = in blkcg_fill_root_iostats() local
887 static void blkcg_print_one_stat(struct blkcg_gq *blkg, struct seq_file *s) in blkcg_print_one_stat()
947 struct blkcg_gq *blkg; in blkcg_print_stat() local
1038 struct blkcg_gq *blkg = hlist_entry(blkcg->blkg_list.first, in blkcg_destroy_blkgs() local
1174 struct blkcg_gq *new_blkg, *blkg; in blkcg_init_queue() local
1305 struct blkcg_gq *blkg, *pinned_blkg = NULL; in blkcg_activate_policy() local
1407 struct blkcg_gq *blkg; in blkcg_deactivate_policy() local
1561 struct blkcg_gq *blkg = bio->bi_blkg; in __blkcg_punt_bio_submit() local
1584 static void blkcg_scale_delay(struct blkcg_gq *blkg, u64 now) in blkcg_scale_delay()
1641 static void blkcg_maybe_throttle_blkg(struct blkcg_gq *blkg, bool use_memdelay) in blkcg_maybe_throttle_blkg()
1712 struct blkcg_gq *blkg; in blkcg_maybe_throttle_current() local
1791 void blkcg_add_delay(struct blkcg_gq *blkg, u64 now, u64 delta) in blkcg_add_delay()
1811 struct blkcg_gq *blkg, *ret_blkg = NULL; in blkg_tryget_closest() local