Searched defs:blkcg (Results 1 – 6 of 6) sorted by relevance
/block/ |
D | blk-cgroup.c | 151 static struct blkcg_gq *blkg_alloc(struct blkcg *blkcg, struct request_queue *q, in blkg_alloc() 204 struct blkcg_gq *blkg_lookup_slowpath(struct blkcg *blkcg, in blkg_lookup_slowpath() 232 static struct blkcg_gq *blkg_create(struct blkcg *blkcg, in blkg_create() 326 static struct blkcg_gq *blkg_lookup_create(struct blkcg *blkcg, in blkg_lookup_create() 380 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy() local 433 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy_all() local 470 struct blkcg *blkcg = css_to_blkcg(css); in blkcg_reset_stats() local 528 void blkcg_print_blkgs(struct seq_file *sf, struct blkcg *blkcg, in blkcg_print_blkgs() 572 static struct blkcg_gq *blkg_lookup_check(struct blkcg *blkcg, in blkg_lookup_check() 634 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() [all …]
|
D | blk-ioprio.c | 72 static struct ioprio_blkcg *blkcg_to_ioprio_blkcg(struct blkcg *blkcg) in blkcg_to_ioprio_blkcg() 96 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(seq_css(sf)); in ioprio_show_prio_policy() local 105 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(of_css(of)); in ioprio_set_prio_policy() local 120 ioprio_alloc_pd(gfp_t gfp, struct request_queue *q, struct blkcg *blkcg) in ioprio_alloc_pd() 140 struct ioprio_blkcg *blkcg; in ioprio_alloc_cpd() local 151 struct ioprio_blkcg *blkcg = container_of(cpd, typeof(*blkcg), cpd); in ioprio_free_cpd() local 192 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_bio(bio); in blkcg_ioprio_track() local
|
D | bfq-cgroup.c | 495 static struct bfq_group_data *blkcg_to_bfqgd(struct blkcg *blkcg) in blkcg_to_bfqgd() 524 struct blkcg *blkcg) in bfq_pd_alloc() 996 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight_legacy() local 1020 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight() local 1066 struct blkcg *blkcg = css_to_blkcg(css); in bfq_io_set_weight_legacy() local 1094 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in bfq_io_set_device_weight() local
|
D | blk-iocost.c | 700 static struct ioc_cgrp *blkcg_to_iocc(struct blkcg *blkcg) in blkcg_to_iocc() 2948 struct blkcg *blkcg) in ioc_pd_alloc() 3070 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_weight_show() local 3082 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in ioc_weight_write() local 3171 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_qos_show() local 3338 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_cost_model_show() local
|
D | blk-iolatency.c | 837 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in iolatency_set_limit() local 960 struct blkcg *blkcg) in iolatency_pd_alloc()
|
D | blk-throttle.c | 492 struct blkcg *blkcg) in throtl_pd_alloc() 1468 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf() local 1657 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_limit() local
|