Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-cgroup-fc-appid.c24 css = cgroup_get_e_css(cgrp, &io_cgrp_subsys); in blkcg_set_fc_appid()
H A Dblk-throttle.h174 if (!cgroup_subsys_on_dfl(io_cgrp_subsys)) { in blk_should_throtl()
H A Dblk-cgroup.c1507 struct cgroup_subsys io_cgrp_subsys = { variable
1526 EXPORT_SYMBOL_GPL(io_cgrp_subsys);
1774 WARN_ON(cgroup_add_dfl_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
1777 WARN_ON(cgroup_add_legacy_cftypes(&io_cgrp_subsys, in blkcg_policy_register()
2156 if (!cgroup_subsys_on_dfl(io_cgrp_subsys)) in blk_cgroup_bio_start()
H A Dbfq-iosched.c6264 if (!cgroup_subsys_on_dfl(io_cgrp_subsys) && rq->bio) in bfq_insert_request()
/linux/include/linux/
H A Dbacking-dev.h177 cgroup_subsys_on_dfl(io_cgrp_subsys) && in inode_cgwb_enabled()
/linux/mm/
H A Dbacking-dev.c675 blkcg_css = cgroup_get_e_css(memcg_css->cgroup, &io_cgrp_subsys); in wb_get_lookup()
796 blkcg_css = cgroup_get_e_css(memcg_css->cgroup, &io_cgrp_subsys); in cleanup_offline_cgwbs_workfn()