Searched refs:child_a (Results 1 – 2 of 2) sorted by relevance
329 char *parent = NULL, *child_a = NULL, *child_b = NULL; in test_cpuset_affinity_on_controller_disable() local344 child_a = cg_name(parent, "A"); in test_cpuset_affinity_on_controller_disable()345 if (!child_a) in test_cpuset_affinity_on_controller_disable()347 if (cg_create(child_a)) in test_cpuset_affinity_on_controller_disable()349 if (cg_write(child_a, "cgroup.type", "threaded")) in test_cpuset_affinity_on_controller_disable()371 if (cg_write(child_a, "cpuset.cpus", "0-1")) in test_cpuset_affinity_on_controller_disable()377 if (cg_enter_current(child_a)) in test_cpuset_affinity_on_controller_disable()384 .cgroup = child_a, in test_cpuset_affinity_on_controller_disable()473 cg_destroy(child_a); in test_cpuset_affinity_on_controller_disable()474 free(child_a); in test_cpuset_affinity_on_controller_disable()
216 mkdir /opt/cgroup/01/child_a221 run jobs under child_a and child_b225 /opt/cgroup/01/child_a/child_aa