Searched defs:cgroup (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dcgroup.h4 * cgroup interface
30 struct cgroup;
43 /* define the enumeration of all cgroup subsystems */
52 * Per-subsystem/per-cgroup state maintained by the system. This is the
59 /* PI: the cgroup that this css is attached to */
60 struct cgroup *cgroup; member in struct:cgroup_subsys_state
62 /* PI: the cgroup subsystem that this css is attached to */
162 /* bits in struct cgroup flags field */
168 * cpuset cgroup
174 struct cgroup { struct
[all...]

Completed in 542 milliseconds