Searched refs:pos_css (Results 1 – 4 of 4) sorted by relevance
/block/ |
D | blk-cgroup-rwstat.c | 107 struct cgroup_subsys_state *pos_css; in blkg_rwstat_recursive_sum() local 114 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum()
|
D | blk-throttle.c | 596 struct cgroup_subsys_state *pos_css; in blk_throtl_update_limit_valid() local 601 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in blk_throtl_update_limit_valid() 1410 struct cgroup_subsys_state *pos_css; in tg_conf_updated() local 1426 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated() 1915 struct cgroup_subsys_state *pos_css; in throtl_can_upgrade() local 1925 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_can_upgrade() 1963 struct cgroup_subsys_state *pos_css; in throtl_upgrade_state() local 1971 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_upgrade_state()
|
D | blk-iolatency.c | 665 struct cgroup_subsys_state *pos_css; in blkiolatency_timer_fn() local 669 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
|
D | bfq-cgroup.c | 1183 struct cgroup_subsys_state *pos_css; in bfqg_prfill_stat_recursive() local 1189 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive()
|