Lines Matching refs:css_set
574 struct css_set *cset;
590 struct css_set init_css_set = {
606 static bool css_set_populated(struct css_set *cset) in css_set_populated()
659 static void css_set_update_populated(struct css_set *cset, bool populated) in css_set_update_populated()
685 struct css_set *from_cset, struct css_set *to_cset, in css_set_move_task()
752 static void put_css_set_locked(struct css_set *cset) in put_css_set_locked()
782 static void put_css_set(struct css_set *cset) in put_css_set()
800 static inline void get_css_set(struct css_set *cset) in get_css_set()
815 static bool compare_css_sets(struct css_set *cset, in compare_css_sets()
816 struct css_set *old_cset, in compare_css_sets()
883 static struct css_set *find_existing_css_set(struct css_set *old_cset, in find_existing_css_set()
889 struct css_set *cset; in find_existing_css_set()
969 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()
1002 static struct css_set *find_css_set(struct css_set *old_cset, in find_css_set()
1006 struct css_set *cset; in find_css_set()
1163 static struct cgroup *cset_cgroup_from_root(struct css_set *cset, in cset_cgroup_from_root()
1540 struct css_set *cset; in rebind_subsystems()
1860 struct css_set *cset = task_css_set(p); in cgroup_enable_task_cg_lists()
1918 struct css_set *cset; in cgroup_setup_root()
2255 struct css_set *cur_cset;
2278 struct css_set *cset; in cgroup_taskset_add()
2312 tset->cur_cset = list_first_entry(tset->csets, struct css_set, mg_node); in cgroup_taskset_first()
2329 struct css_set *cset = tset->cur_cset; in cgroup_taskset_next()
2379 struct css_set *cset, *tmp_cset; in cgroup_taskset_migrate()
2406 struct css_set *from_cset = task_css_set(task); in cgroup_taskset_migrate()
2407 struct css_set *to_cset = cset->mg_dst_cset; in cgroup_taskset_migrate()
2462 struct css_set *cset, *tmp_cset; in cgroup_migrate_finish()
2492 static void cgroup_migrate_add_src(struct css_set *src_cset, in cgroup_migrate_add_src()
2543 struct css_set *src_cset, *tmp_cset; in cgroup_migrate_prepare_dst()
2557 struct css_set *dst_cset; in cgroup_migrate_prepare_dst()
2918 struct css_set *src_cset; in cgroup_update_dfl_csses()
3884 struct css_set *cset; in css_task_iter_advance_css_set()
3898 cset = container_of(l, struct css_set, in css_task_iter_advance_css_set()
5641 struct css_set *cset; in cgroup_post_fork()
5683 struct css_set *cset; in cgroup_exit()
5707 struct css_set *cset = task_css_set(task); in cgroup_free()
5901 struct css_set *cset; in current_css_set_cg_links_read()
5932 struct css_set *cset = link->cset; in cgroup_css_links_read()