Lines Matching refs:cg_name
73 parent = cg_name(root, "cpuset_test_0"); in test_cpuset_perms_object()
76 parent_procs = cg_name(parent, "cgroup.procs"); in test_cpuset_perms_object()
82 child_src = cg_name(parent, "cpuset_test_1"); in test_cpuset_perms_object()
85 child_src_procs = cg_name(child_src, "cgroup.procs"); in test_cpuset_perms_object()
91 child_dst = cg_name(parent, "cpuset_test_2"); in test_cpuset_perms_object()
94 child_dst_procs = cg_name(child_dst, "cgroup.procs"); in test_cpuset_perms_object()
175 parent = cg_name(root, "cpuset_test_0"); in test_cpuset_perms_subtree()
178 parent_procs = cg_name(parent, "cgroup.procs"); in test_cpuset_perms_subtree()
181 parent_subctl = cg_name(parent, "cgroup.subtree_control"); in test_cpuset_perms_subtree()
187 child = cg_name(parent, "cpuset_test_1"); in test_cpuset_perms_subtree()
190 child_procs = cg_name(child, "cgroup.procs"); in test_cpuset_perms_subtree()