Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.c1277 struct cgroup_subsys io_cgrp_subsys = { variable
1298 EXPORT_SYMBOL_GPL(io_cgrp_subsys);
1513 WARN_ON(cgroup_add_dfl_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
1516 WARN_ON(cgroup_add_legacy_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
1940 if (cgroup_subsys_on_dfl(io_cgrp_subsys)) in blk_cgroup_bio_start()
Dblk-throttle.c305 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_bps_limit()
335 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_iops_limit()
560 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && blkg->parent) in throtl_pd_init()
1427 if (!cgroup_subsys_on_dfl(io_cgrp_subsys) || !blkg->parent || in tg_conf_updated()
2222 if (!cgroup_subsys_on_dfl(io_cgrp_subsys)) { in blk_throtl_bio()
Dbfq-cgroup.c512 d->weight = cgroup_subsys_on_dfl(io_cgrp_subsys) ? in bfq_cpd_init()
Dbfq-iosched.c5529 if (!cgroup_subsys_on_dfl(io_cgrp_subsys) && rq->bio) in bfq_insert_request()