Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-cgroup.c1327 struct cgroup_subsys io_cgrp_subsys = { variable
1346 EXPORT_SYMBOL_GPL(io_cgrp_subsys);
1549 WARN_ON(cgroup_add_dfl_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
1552 WARN_ON(cgroup_add_legacy_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
Dblk-throttle.c298 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_bps_limit()
328 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_iops_limit()
539 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && blkg->parent) in throtl_pd_init()
1391 if (!cgroup_subsys_on_dfl(io_cgrp_subsys) || !blkg->parent || in tg_conf_updated()
Dbfq-cgroup.c495 d->weight = cgroup_subsys_on_dfl(io_cgrp_subsys) ? in bfq_cpd_init()
Dbio.c2082 css = cgroup_e_css(page->mem_cgroup->css.cgroup, &io_cgrp_subsys); in bio_associate_blkg_from_page()
/Linux-v5.4/include/linux/
Dbacking-dev.h258 cgroup_subsys_on_dfl(io_cgrp_subsys) && in inode_cgwb_enabled()
/Linux-v5.4/mm/
Dbacking-dev.c538 blkcg_css = cgroup_get_e_css(memcg_css->cgroup, &io_cgrp_subsys); in cgwb_create()
657 blkcg_css = cgroup_get_e_css(memcg_css->cgroup, &io_cgrp_subsys); in wb_get_lookup()