Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c286 #define cpuset_for_each_child(child_cs, pos_css, parent_cs) \ argument
301 #define cpuset_for_each_descendant_pre(des_cs, pos_css, root_cs) \ argument
675 struct cgroup_subsys_state *pos_css; in update_domain_attr_tree() local
762 struct cgroup_subsys_state *pos_css; in generate_sched_domains() local
944 struct cgroup_subsys_state *pos_css; in rebuild_root_domains() local
1000 struct cgroup_subsys_state *pos_css; in rebuild_sched_domains_locked() local
1360 struct cgroup_subsys_state *pos_css; in update_cpumasks_hier() local
1515 struct cgroup_subsys_state *pos_css; in update_sibling_cpumasks() local
1786 struct cgroup_subsys_state *pos_css; in update_nodemasks_hier() local
2798 struct cgroup_subsys_state *pos_css; in cpuset_css_online() local
[all …]
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup-rwstat.c107 struct cgroup_subsys_state *pos_css; in blkg_rwstat_recursive_sum() local
H A Dblk-throttle.c595 struct cgroup_subsys_state *pos_css; in blk_throtl_update_limit_valid() local
1404 struct cgroup_subsys_state *pos_css; in tg_conf_updated() local
1907 struct cgroup_subsys_state *pos_css; in throtl_can_upgrade() local
1955 struct cgroup_subsys_state *pos_css; in throtl_upgrade_state() local
H A Dblk-iolatency.c665 struct cgroup_subsys_state *pos_css; in blkiolatency_timer_fn() local
H A Dbfq-cgroup.c1173 struct cgroup_subsys_state *pos_css; in bfqg_prfill_stat_recursive() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h497 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ argument
512 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ argument