Home
last modified time | relevance | path

Searched defs:blkcg (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/block/
Dblk-cgroup.c69 static struct blkcg_gq *blkg_alloc(struct blkcg *blkcg, struct request_queue *q, in blkg_alloc()
127 struct blkcg_gq *__blkg_lookup(struct blkcg *blkcg, struct request_queue *q, in __blkg_lookup()
163 struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, struct request_queue *q) in blkg_lookup()
177 static struct blkcg_gq *blkg_create(struct blkcg *blkcg, in blkg_create()
271 struct blkcg_gq *blkg_lookup_create(struct blkcg *blkcg, in blkg_lookup_create()
312 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy() local
371 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy_all() local
447 struct blkcg *blkcg = css_to_blkcg(css); in blkcg_reset_stats() local
513 void blkcg_print_blkgs(struct seq_file *sf, struct blkcg *blkcg, in blkcg_print_blkgs()
705 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep()
[all …]
Dblk-cgroup.h45 struct blkcg { struct
50 struct blkcg_gq *blkg_hint; argument
53 /* TODO: per-policy storage in blkcg */ argument
69 * A blkcg_gq (blkg) is association between a block cgroup (blkcg) and a argument
96 struct blkcg *blkcg; member
203 static inline struct blkcg *blkcg_parent(struct blkcg *blkcg) in blkcg_parent()
327 struct blkcg *blkcg; in blk_get_rl() local
573 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, void *key) { return NULL; } in blkg_lookup()
Dblk-throttle.c513 struct blkcg *blkcg) in throtl_lookup_tg()
526 struct blkcg *blkcg) in throtl_lookup_create_tg()
1355 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf() local
1487 struct blkcg *blkcg; in blk_throtl_bio() local
Dcfq-iosched.c1608 struct blkcg *blkcg) in cfq_lookup_create_cfqg()
1690 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in __cfqg_set_weight_device() local
1731 struct blkcg *blkcg = css_to_blkcg(css); in __cfq_set_weight() local
2005 struct blkcg *blkcg) in cfq_lookup_create_cfqg()
3584 struct blkcg *blkcg; in cfq_find_alloc_queue() local