Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-cgroup.c1170 struct cgroup_subsys io_cgrp_subsys = { variable
1188 EXPORT_SYMBOL_GPL(io_cgrp_subsys);
1350 WARN_ON(cgroup_add_dfl_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
1353 WARN_ON(cgroup_add_legacy_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
Dblk-throttle.c372 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && blkg->parent) in throtl_pd_init()
Dcfq-iosched.c1584 unsigned int weight = cgroup_subsys_on_dfl(io_cgrp_subsys) ? in cfq_cpd_init()
1602 bool on_dfl = cgroup_subsys_on_dfl(io_cgrp_subsys); in cfq_cpd_bind()
/linux-4.4.14/include/linux/
Dbacking-dev.h270 cgroup_subsys_on_dfl(io_cgrp_subsys) && in inode_cgwb_enabled()
/linux-4.4.14/mm/
Dbacking-dev.c530 blkcg_css = cgroup_get_e_css(memcg_css->cgroup, &io_cgrp_subsys); in cgwb_create()
653 &io_cgrp_subsys); in wb_get_create()