Home
last modified time | relevance | path

Searched refs:io_cgrp_subsys (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-cgroup-fc-appid.c24 css = cgroup_get_e_css(cgrp, &io_cgrp_subsys); in blkcg_set_fc_appid()
A Dblk-cgroup.c1385 struct cgroup_subsys io_cgrp_subsys = { variable
1405 EXPORT_SYMBOL_GPL(io_cgrp_subsys);
1638 WARN_ON(cgroup_add_dfl_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
1641 WARN_ON(cgroup_add_legacy_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
2067 if (cgroup_subsys_on_dfl(io_cgrp_subsys)) in blk_cgroup_bio_start()
A Dblk-throttle.c153 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_bps_limit()
183 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_iops_limit()
408 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && blkg->parent) in throtl_pd_init()
1331 if (!cgroup_subsys_on_dfl(io_cgrp_subsys) || !blkg->parent || in tg_conf_updated()
2177 if (!cgroup_subsys_on_dfl(io_cgrp_subsys)) { in __blk_throtl_bio()
A Dbfq-cgroup.c507 d->weight = cgroup_subsys_on_dfl(io_cgrp_subsys) ? in bfq_cpd_init()
A Dbfq-iosched.c6245 if (!cgroup_subsys_on_dfl(io_cgrp_subsys) && rq->bio) in bfq_insert_request()
/linux-6.3-rc2/include/linux/
A Dbacking-dev.h179 cgroup_subsys_on_dfl(io_cgrp_subsys) && in inode_cgwb_enabled()
/linux-6.3-rc2/mm/
A Dbacking-dev.c575 blkcg_css = cgroup_get_e_css(memcg_css->cgroup, &io_cgrp_subsys); in cgwb_create()
696 blkcg_css = cgroup_get_e_css(memcg_css->cgroup, &io_cgrp_subsys); in wb_get_lookup()
A Dpage_io.c231 css = cgroup_e_css(memcg->css.cgroup, &io_cgrp_subsys); in bio_associate_blkg_from_page()

Completed in 31 milliseconds