Searched defs:cgroup (Results 1 – 7 of 7) sorted by relevance
144 struct cgroup *cgroup; member361 struct cgroup { struct363 struct cgroup_subsys_state self; argument368 * The depth this cgroup is at. The root is at depth zero and each argument394 * Each non-empty css_set associated with this cgroup contributes argument408 int nr_threaded_children; /* # of live threaded child cgroups */ argument410 struct kernfs_node *kn; /* cgroup kernfs entry */ argument411 struct cgroup_file procs_file; /* handle for "cgroup.procs" */ argument412 struct cgroup_file events_file; /* handle for "cgroup.events" */ argument427 struct cgroup_subsys_state __rcu *subsys[CGROUP_SUBSYS_COUNT]; argument[all …]
119 struct cgroup *cgroup; member
1043 u64 cgroup; member
33 int cgroup; member
103 __aligned_u64 cgroup; member
408 cgroup : 1, /* include cgroup events */ member
5655 } cgroup; member