Searched defs:cset (Results 1 – 5 of 5) sorted by relevance
43 struct css_set *cset; in current_css_set_read() local90 struct css_set *cset; in current_css_set_cg_links_read() local123 struct css_set *cset = link->cset; in cgroup_css_links_read() local
786 static bool css_set_threaded(struct css_set *cset) in css_set_threaded()800 static bool css_set_populated(struct css_set *cset) in css_set_populated()864 static void css_set_update_populated(struct css_set *cset, bool populated) in css_set_update_populated()880 static void css_set_skip_task_iters(struct css_set *cset, in css_set_skip_task_iters()959 void put_css_set_locked(struct css_set *cset) in put_css_set_locked()1006 static bool compare_css_sets(struct css_set *cset, in compare_css_sets()1091 struct css_set *cset; in find_existing_css_set() local1171 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()1208 struct css_set *cset; in find_css_set() local1392 struct css_set *cset; in current_cgns_cgroup_from_root() local[all …]
98 struct css_set *cset; member197 static inline void put_css_set(struct css_set *cset) in put_css_set()217 static inline void get_css_set(struct css_set *cset) in get_css_set()
218 static int pids_can_fork(struct task_struct *task, struct css_set *cset) in pids_can_fork()242 static void pids_cancel_fork(struct task_struct *task, struct css_set *cset) in pids_cancel_fork()
56 struct css_set *cset; in copy_cgroup_ns() local