Home
last modified time | relevance | path

Searched refs:clone_children (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/kernel/
Dcgroup.c246 static int clone_children(const struct cgroup *cgrp) in clone_children() function
1063 if (clone_children(&root->top_cgroup)) in cgroup_show_options()
1075 bool clone_children; member
1126 opts->clone_children = true; in parse_cgroupfs_options()
1413 if (opts->clone_children) in cgroup_root_from_opts()
3245 return clone_children(cgrp); in cgroup_clone_children_read()
3423 if (clone_children(parent)) in cgroup_create()
3440 if (clone_children(parent) && ss->post_clone) in cgroup_create()
/linux-2.6.39/Documentation/cgroups/
Dcgroups.txt21 1.5 What does clone_children do ?
297 1.5 What does clone_children do ?
300 If the clone_children flag is enabled (1) in a cgroup, then all
Dcpusets.txt728 cgroup.clone_children cpuset.memory_pressure
/linux-2.6.39/Documentation/
Dfeature-removal-schedule.txt496 The ns_cgroup is replaced by a compatibility flag 'clone_children',