| /kernel/linux/linux-5.10/block/ |
| D | blk-cgroup.c | 150 static struct blkcg_gq *blkg_alloc(struct blkcg *blkcg, struct request_queue *q, in blkg_alloc() 203 struct blkcg_gq *blkg_lookup_slowpath(struct blkcg *blkcg, in blkg_lookup_slowpath() 231 static struct blkcg_gq *blkg_create(struct blkcg *blkcg, in blkg_create() 325 static struct blkcg_gq *blkg_lookup_create(struct blkcg *blkcg, in blkg_lookup_create() 379 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy() local 429 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy_all() local 443 struct blkcg *blkcg = css_to_blkcg(css); in blkcg_reset_stats() local 502 void blkcg_print_blkgs(struct seq_file *sf, struct blkcg *blkcg, in blkcg_print_blkgs() 546 static struct blkcg_gq *blkg_lookup_check(struct blkcg *blkcg, in blkg_lookup_check() 608 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() [all …]
|
| 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() 587 struct blkcg *blkcg) in bfq_lookup_bfqg() 598 struct blkcg *blkcg) in bfq_find_set_group() 702 struct blkcg *blkcg) in __bfq_bic_change_cgroup() 955 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight_legacy() local 979 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight() local 1025 struct blkcg *blkcg = css_to_blkcg(css); in bfq_io_set_weight_legacy() local 1053 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in bfq_io_set_device_weight() local 1419 struct bfq_group *bfq_find_set_group(struct bfq_data *bfqd, struct blkcg *blkcg) in bfq_find_set_group()
|
| D | blk-iocost.c | 698 static struct ioc_cgrp *blkcg_to_iocc(struct blkcg *blkcg) in blkcg_to_iocc() 2886 struct blkcg *blkcg) in ioc_pd_alloc() 3013 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_weight_show() local 3025 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in ioc_weight_write() local 3114 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_qos_show() local 3281 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_cost_model_show() local
|
| D | blk-iolatency.c | 791 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in iolatency_set_limit() local 944 struct blkcg *blkcg) in iolatency_pd_alloc()
|
| D | blk-throttle.c | 493 struct blkcg *blkcg) in throtl_pd_alloc() 1488 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf() local 1682 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_limit() local
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | blk-cgroup.h | 46 struct blkcg { struct 51 struct blkcg_gq __rcu *blkg_hint; argument 54 struct blkcg_policy_data *cpd[BLKCG_MAX_POLS]; argument 56 struct list_head all_blkcgs_node; argument 79 * A blkcg_gq (blkg) is association between a block cgroup (blkcg) and a argument 104 struct blkcg *blkcg; member 114 struct blkcg *blkcg; member 293 static inline struct blkcg *blkcg_parent(struct blkcg *blkcg) in blkcg_parent() 309 static inline struct blkcg_gq *__blkg_lookup(struct blkcg *blkcg, in __blkg_lookup() 334 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, in blkg_lookup() [all …]
|
| D | backing-dev.h | 453 static inline void wb_blkcg_offline(struct blkcg *blkcg) in wb_blkcg_offline()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | blk-cgroup.h | 46 struct blkcg { struct 52 struct blkcg_gq __rcu *blkg_hint; argument 55 struct blkcg_policy_data *cpd[BLKCG_MAX_POLS]; argument 57 struct list_head all_blkcgs_node; argument 75 * A blkcg_gq (blkg) is association between a block cgroup (blkcg) and a argument 100 struct blkcg *blkcg; member 110 struct blkcg *blkcg; member 310 static inline struct blkcg *blkcg_parent(struct blkcg *blkcg) in blkcg_parent() 326 static inline struct blkcg_gq *__blkg_lookup(struct blkcg *blkcg, in __blkg_lookup() 350 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, in blkg_lookup() [all …]
|
| D | backing-dev.h | 384 static inline void wb_blkcg_offline(struct blkcg *blkcg) in wb_blkcg_offline()
|
| /kernel/linux/linux-4.19/block/ |
| D | blk-cgroup.c | 95 static struct blkcg_gq *blkg_alloc(struct blkcg *blkcg, struct request_queue *q, in blkg_alloc() 146 struct blkcg_gq *blkg_lookup_slowpath(struct blkcg *blkcg, in blkg_lookup_slowpath() 174 static struct blkcg_gq *blkg_create(struct blkcg *blkcg, in blkg_create() 275 struct blkcg_gq *blkg_lookup_create(struct blkcg *blkcg, in blkg_lookup_create() 315 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy() local 372 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy_all() local 444 struct blkcg *blkcg = css_to_blkcg(css); in blkcg_reset_stats() local 500 void blkcg_print_blkgs(struct seq_file *sf, struct blkcg *blkcg, in blkcg_print_blkgs() 781 static struct blkcg_gq *blkg_lookup_check(struct blkcg *blkcg, in blkg_lookup_check() 813 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() [all …]
|
| D | bfq-cgroup.c | 409 static struct bfq_group_data *blkcg_to_bfqgd(struct blkcg *blkcg) in blkcg_to_bfqgd() 500 struct blkcg *blkcg) in bfq_lookup_bfqg() 511 struct blkcg *blkcg) in bfq_find_set_group() 606 struct blkcg *blkcg) in __bfq_bic_change_cgroup() 842 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight() local 858 struct blkcg *blkcg = css_to_blkcg(css); in bfq_io_set_weight_legacy() local 1210 struct bfq_group *bfq_find_set_group(struct bfq_data *bfqd, struct blkcg *blkcg) in bfq_find_set_group()
|
| D | cfq-iosched.c | 630 static struct cfq_group_data *blkcg_to_cfqgd(struct blkcg *blkcg) in blkcg_to_cfqgd() 1604 struct blkcg *blkcg = cpd_to_blkcg(cpd); in cfq_cpd_bind() local 1681 struct blkcg *blkcg) in cfq_lookup_cfqg() 1736 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in cfq_print_weight() local 1749 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in cfq_print_leaf_weight() local 1766 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in __cfqg_set_weight_device() local 1825 struct blkcg *blkcg = css_to_blkcg(css); in __cfq_set_weight() local 2144 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in cfq_print_weight_on_dfl() local 2185 struct blkcg *blkcg) in cfq_lookup_cfqg()
|
| D | blk-iolatency.c | 400 struct blkcg *blkcg; in blkcg_iolatency_throttle() local 756 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in iolatency_set_limit() local
|
| D | blk-throttle.c | 1434 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf() local 1597 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_limit() local
|
| /kernel/linux/linux-5.10/tools/cgroup/ |
| D | iocost_monitor.py | 64 def blkcg_name(blkcg): argument 67 def walk(self, blkcg, q_id, parent_path): argument
|
| /kernel/linux/linux-5.10/mm/ |
| D | backing-dev.c | 385 struct blkcg *blkcg = css_to_blkcg(wb->blkcg_css); in cgwb_release_workfn() local 432 struct blkcg *blkcg; in cgwb_create() local 661 void wb_blkcg_offline(struct blkcg *blkcg) in wb_blkcg_offline()
|
| /kernel/linux/linux-4.19/mm/ |
| D | backing-dev.c | 494 struct blkcg *blkcg = css_to_blkcg(wb->blkcg_css); in cgwb_release_workfn() local 541 struct blkcg *blkcg; in cgwb_create() local 752 void wb_blkcg_offline(struct blkcg *blkcg) in wb_blkcg_offline()
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | blktrace.c | 148 void __trace_note_message(struct blk_trace *bt, struct blkcg *blkcg, in __trace_note_message()
|
| /kernel/linux/linux-4.19/kernel/trace/ |
| D | blktrace.c | 149 void __trace_note_message(struct blk_trace *bt, struct blkcg *blkcg, in __trace_note_message()
|