Home
last modified time | relevance | path

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

/linux/block/
A Dblk-cgroup.c381 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy() local
433 struct blkcg *blkcg = blkg->blkcg; in blkg_destroy_all() local
458 struct blkcg *blkcg = css_to_blkcg(css); in blkcg_reset_stats() local
791 struct blkcg *blkcg = css_to_blkcg(css); in blkcg_rstat_flush() local
1082 struct blkcg *blkcg; in blkcg_css_alloc() local
1244 struct blkcg *blkcg; in blkcg_bind() local
1381 struct blkcg *blkcg = blkg->blkcg; in blkcg_activate_policy() local
1420 struct blkcg *blkcg = blkg->blkcg; in blkcg_deactivate_policy() local
1448 struct blkcg *blkcg; in blkcg_policy_register() local
1527 struct blkcg *blkcg; in blkcg_policy_unregister() local
[all …]
A Dblk-ioprio.c72 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
A Dbfq-cgroup.c495 static struct bfq_group_data *blkcg_to_bfqgd(struct blkcg *blkcg) in blkcg_to_bfqgd()
524 struct blkcg *blkcg) in bfq_pd_alloc()
589 struct blkcg *blkcg) in bfq_lookup_bfqg()
600 struct blkcg *blkcg) in bfq_find_set_group()
710 struct blkcg *blkcg) in __bfq_bic_change_cgroup()
963 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight_legacy() local
987 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in bfq_io_show_weight() local
1033 struct blkcg *blkcg = css_to_blkcg(css); in bfq_io_set_weight_legacy() local
1061 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in bfq_io_set_device_weight() local
1427 struct bfq_group *bfq_find_set_group(struct bfq_data *bfqd, struct blkcg *blkcg) in bfq_find_set_group()
A Dblk-iocost.c696 static struct ioc_cgrp *blkcg_to_iocc(struct blkcg *blkcg) in blkcg_to_iocc()
2915 struct blkcg *blkcg) in ioc_pd_alloc()
3037 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_weight_show() local
3049 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in ioc_weight_write() local
3138 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_qos_show() local
3305 struct blkcg *blkcg = css_to_blkcg(seq_css(sf)); in ioc_cost_model_show() local
A Dblk-iolatency.c792 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in iolatency_set_limit() local
945 struct blkcg *blkcg) in iolatency_pd_alloc()
A Dblk-throttle.c345 struct blkcg *blkcg) in throtl_pd_alloc()
1321 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf() local
1510 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_limit() local
/linux/include/linux/
A Dblk-cgroup.h48 struct blkcg { struct
54 struct blkcg_gq __rcu *blkg_hint; argument
57 struct blkcg_policy_data *cpd[BLKCG_MAX_POLS]; argument
59 struct list_head all_blkcgs_node; argument
80 * A blkcg_gq (blkg) is association between a block cgroup (blkcg) and a argument
105 struct blkcg *blkcg; member
115 struct blkcg *blkcg; member
418 static inline void blkcg_pin_online(struct blkcg *blkcg) in blkcg_pin_online()
432 static inline void blkcg_unpin_online(struct blkcg *blkcg) in blkcg_unpin_online()
613 struct blkcg { struct
[all …]
A Dbacking-dev.h389 static inline void wb_blkcg_offline(struct blkcg *blkcg) in wb_blkcg_offline()
/linux/tools/cgroup/
A Diocost_monitor.py64 def blkcg_name(blkcg): argument
67 def walk(self, blkcg, q_id, parent_path): argument
/linux/mm/
A Dbacking-dev.c393 struct blkcg *blkcg = css_to_blkcg(wb->blkcg_css); in cgwb_release_workfn() local
449 struct blkcg *blkcg; in cgwb_create() local
731 void wb_blkcg_offline(struct blkcg *blkcg) in wb_blkcg_offline()
/linux/kernel/trace/
A Dblktrace.c148 void __trace_note_message(struct blk_trace *bt, struct blkcg *blkcg, in __trace_note_message()

Completed in 46 milliseconds