Lines Matching defs:blkg

121 	struct blkcg_gq *blkg = container_of(work, struct blkcg_gq,  in blkg_free_workfn()  local
156 static void blkg_free(struct blkcg_gq *blkg) in blkg_free()
171 struct blkcg_gq *blkg = container_of(rcu, struct blkcg_gq, rcu_head); in __blkg_release() local
202 struct blkcg_gq *blkg = container_of(ref, struct blkcg_gq, refcnt); in blkg_release() local
212 struct blkcg_gq *blkg = container_of(work, struct blkcg_gq, in blkg_async_bio_workfn() local
244 struct blkcg_gq *blkg = bio->bi_blkg; in blkcg_punt_bio_submit() local
308 struct blkcg_gq *blkg; in blkg_alloc() local
379 struct blkcg_gq *blkg; in blkg_create() local
476 struct blkcg_gq *blkg; in blkg_lookup_create() local
529 static void blkg_destroy(struct blkcg_gq *blkg) in blkg_destroy()
579 struct blkcg_gq *blkg, *n; in blkg_destroy_all() local
644 static void blkg_clear_stat(struct blkcg_gq *blkg) in blkg_clear_stat()
660 struct blkcg_gq *blkg; in blkcg_reset_stats() local
686 const char *blkg_dev_name(struct blkcg_gq *blkg) in blkg_dev_name()
717 struct blkcg_gq *blkg; in blkcg_print_blkgs() local
841 struct blkcg_gq *blkg; in blkg_conf_prep() local
995 static void blkcg_iostat_update(struct blkcg_gq *blkg, struct blkg_iostat *cur, in blkcg_iostat_update()
1035 struct blkcg_gq *blkg = bisc->blkg; in __blkcg_rstat_flush() local
1113 struct blkcg_gq *blkg = bdev->bd_disk->queue->root_blkg; in blkcg_fill_root_iostats() local
1144 static void blkcg_print_one_stat(struct blkcg_gq *blkg, struct seq_file *s) in blkcg_print_one_stat()
1199 struct blkcg_gq *blkg; in blkcg_print_stat() local
1278 struct blkcg_gq *blkg = hlist_entry(blkcg->blkg_list.first, in blkcg_destroy_blkgs() local
1460 struct blkcg_gq *new_blkg, *blkg; in blkcg_init_disk() local
1558 struct blkcg_gq *blkg, *pinned_blkg = NULL; in blkcg_activate_policy() local
1672 struct blkcg_gq *blkg; in blkcg_deactivate_policy() local
1830 static void blkcg_scale_delay(struct blkcg_gq *blkg, u64 now) in blkcg_scale_delay()
1887 static void blkcg_maybe_throttle_blkg(struct blkcg_gq *blkg, bool use_memdelay) in blkcg_maybe_throttle_blkg()
1957 struct blkcg_gq *blkg; in blkcg_maybe_throttle_current() local
2031 void blkcg_add_delay(struct blkcg_gq *blkg, u64 now, u64 delta) in blkcg_add_delay()
2051 struct blkcg_gq *blkg, *ret_blkg = NULL; in blkg_tryget_closest() local