Lines Matching defs:blkg
87 struct blkcg_gq *blkg = container_of(work, struct blkcg_gq, in blkg_free_workfn() local
108 static void blkg_free(struct blkcg_gq *blkg) in blkg_free()
123 struct blkcg_gq *blkg = container_of(rcu, struct blkcg_gq, rcu_head); in __blkg_release() local
144 struct blkcg_gq *blkg = container_of(ref, struct blkcg_gq, refcnt); in blkg_release() local
151 struct blkcg_gq *blkg = container_of(work, struct blkcg_gq, in blkg_async_bio_workfn() local
213 struct blkcg_gq *blkg; in blkg_alloc() local
269 struct blkcg_gq *blkg; in blkg_lookup_slowpath() local
298 struct blkcg_gq *blkg; in blkg_create() local
390 struct blkcg_gq *blkg; in blkg_lookup_create() local
439 static void blkg_destroy(struct blkcg_gq *blkg) in blkg_destroy()
487 struct blkcg_gq *blkg, *n; in blkg_destroy_all() local
519 struct blkcg_gq *blkg; in blkcg_reset_stats() local
551 const char *blkg_dev_name(struct blkcg_gq *blkg) in blkg_dev_name()
582 struct blkcg_gq *blkg; in blkcg_print_blkgs() local
688 struct blkcg_gq *blkg; in blkg_conf_prep() local
852 struct blkcg_gq *blkg; in blkcg_rstat_flush() local
915 struct blkcg_gq *blkg = in blkcg_fill_root_iostats() local
947 static void blkcg_print_one_stat(struct blkcg_gq *blkg, struct seq_file *s) in blkcg_print_one_stat()
1002 struct blkcg_gq *blkg; in blkcg_print_stat() local
1081 struct blkcg_gq *blkg = hlist_entry(blkcg->blkg_list.first, in blkcg_destroy_blkgs() local
1267 struct blkcg_gq *new_blkg, *blkg; in blkcg_init_queue() local
1398 struct blkcg_gq *blkg, *pinned_blkg = NULL; in blkcg_activate_policy() local
1500 struct blkcg_gq *blkg; in blkcg_deactivate_policy() local
1654 struct blkcg_gq *blkg = bio->bi_blkg; in __blkcg_punt_bio_submit() local
1677 static void blkcg_scale_delay(struct blkcg_gq *blkg, u64 now) in blkcg_scale_delay()
1734 static void blkcg_maybe_throttle_blkg(struct blkcg_gq *blkg, bool use_memdelay) in blkcg_maybe_throttle_blkg()
1804 struct blkcg_gq *blkg; in blkcg_maybe_throttle_current() local
1878 void blkcg_add_delay(struct blkcg_gq *blkg, u64 now, u64 delta) in blkcg_add_delay()
1898 struct blkcg_gq *blkg, *ret_blkg = NULL; in blkg_tryget_closest() local