Searched defs:cset (Results 1 – 6 of 6) sorted by relevance
| /kernel/cgroup/ |
| D | debug.c | 43 struct css_set *cset; in current_css_set_read() local 90 struct css_set *cset; in current_css_set_cg_links_read() local 123 struct css_set *cset = link->cset; in cgroup_css_links_read() local
|
| D | cgroup.c | 779 static bool css_set_threaded(struct css_set *cset) in css_set_threaded() 793 static bool css_set_populated(struct css_set *cset) in css_set_populated() 857 static void css_set_update_populated(struct css_set *cset, bool populated) in css_set_update_populated() 873 static void css_set_skip_task_iters(struct css_set *cset, in css_set_skip_task_iters() 952 void put_css_set_locked(struct css_set *cset) in put_css_set_locked() 999 static bool compare_css_sets(struct css_set *cset, in compare_css_sets() 1084 struct css_set *cset; in find_existing_css_set() local 1164 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set() 1201 struct css_set *cset; in find_css_set() local 1396 static inline struct cgroup *__cset_cgroup_from_root(struct css_set *cset, in __cset_cgroup_from_root() [all …]
|
| D | cgroup-internal.h | 99 struct css_set *cset; member 198 static inline void put_css_set(struct css_set *cset) in put_css_set() 218 static inline void get_css_set(struct css_set *cset) in get_css_set()
|
| D | pids.c | 273 static int pids_can_fork(struct task_struct *task, struct css_set *cset) in pids_can_fork() 286 static void pids_cancel_fork(struct task_struct *task, struct css_set *cset) in pids_cancel_fork()
|
| D | namespace.c | 56 struct css_set *cset; in copy_cgroup_ns() local
|
| D | cpuset.c | 3557 static int cpuset_can_fork(struct task_struct *task, struct css_set *cset) in cpuset_can_fork() 3596 static void cpuset_cancel_fork(struct task_struct *task, struct css_set *cset) in cpuset_cancel_fork()
|