Home
last modified time | relevance | path

Searched defs:pos_css (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/kernel/cgroup/
Dcpuset.c294 #define cpuset_for_each_child(child_cs, pos_css, parent_cs) \ argument
309 #define cpuset_for_each_descendant_pre(des_cs, pos_css, root_cs) \ argument
689 struct cgroup_subsys_state *pos_css; in update_domain_attr_tree() local
776 struct cgroup_subsys_state *pos_css; in generate_sched_domains() local
958 struct cgroup_subsys_state *pos_css; in rebuild_root_domains() local
1014 struct cgroup_subsys_state *pos_css; in rebuild_sched_domains_locked() local
1357 struct cgroup_subsys_state *pos_css; in update_cpumasks_hier() local
1513 struct cgroup_subsys_state *pos_css; in update_sibling_cpumasks() local
1778 struct cgroup_subsys_state *pos_css; in update_nodemasks_hier() local
2800 struct cgroup_subsys_state *pos_css; in cpuset_css_online() local
[all …]
/Linux-v5.15/block/
Dblk-cgroup-rwstat.c107 struct cgroup_subsys_state *pos_css; in blkg_rwstat_recursive_sum() local
Dblk-throttle.c596 struct cgroup_subsys_state *pos_css; in blk_throtl_update_limit_valid() local
1412 struct cgroup_subsys_state *pos_css; in tg_conf_updated() local
1915 struct cgroup_subsys_state *pos_css; in throtl_can_upgrade() local
1963 struct cgroup_subsys_state *pos_css; in throtl_upgrade_state() local
Dblk-iolatency.c661 struct cgroup_subsys_state *pos_css; in blkiolatency_timer_fn() local
Dbfq-cgroup.c1148 struct cgroup_subsys_state *pos_css; in bfqg_prfill_stat_recursive() local
/Linux-v5.15/include/linux/
Dblk-cgroup.h499 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ argument
514 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ argument