Searched refs:top_cgroup (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcgroup.c103 struct cgroup top_cgroup; member in struct:cgroupfs_root
200 #define dummytop (&rootnode.top_cgroup)
668 res = &root->top_cgroup;
714 * least one task in the system (init, pid == 1), therefore, top_cgroup
716 * need a special hack to ensure that top_cgroup cannot be deleted.
942 struct cgroup *cgrp = &root->top_cgroup;
1222 struct cgroup *cgrp = &root->top_cgroup;
1283 struct cgroup *cgrp = &root->top_cgroup;
1288 cgrp->top_cgroup = cgrp;
1464 struct cgroup *root_cgrp = &root->top_cgroup;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcgroup.h214 struct cgroup *top_cgroup; member in struct:cgroup
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-cgroup.c968 if (parent != cgroup->top_cgroup)

Completed in 54 milliseconds