Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcpuset.c230 #define cpuset_for_each_child(child_cs, pos_css, parent_cs) \ argument
245 #define cpuset_for_each_descendant_pre(des_cs, pos_css, root_cs) \ argument
549 struct cgroup_subsys_state *pos_css; in update_domain_attr_tree() local
631 struct cgroup_subsys_state *pos_css; in generate_sched_domains() local
871 struct cgroup_subsys_state *pos_css; in update_cpumasks_hier() local
1150 struct cgroup_subsys_state *pos_css; in update_nodemasks_hier() local
1971 struct cgroup_subsys_state *pos_css; in cpuset_css_online() local
2313 struct cgroup_subsys_state *pos_css; in cpuset_hotplug_workfn() local
/linux-4.4.14/block/
Dblk-cgroup.c702 struct cgroup_subsys_state *pos_css; in blkg_stat_recursive_sum() local
744 struct cgroup_subsys_state *pos_css; in blkg_rwstat_recursive_sum() local
Dblk-throttle.c1150 struct cgroup_subsys_state *pos_css; in tg_conf_updated() local
1524 struct cgroup_subsys_state *pos_css; in blk_throtl_drain() local
/linux-4.4.14/include/linux/
Dblk-cgroup.h395 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ argument
410 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ argument