Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.c1178 struct cgroup_subsys io_cgrp_subsys = { variable
1196 EXPORT_SYMBOL_GPL(io_cgrp_subsys);
1356 WARN_ON(cgroup_add_dfl_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
1359 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()