Searched refs:child_procs (Results 1 – 1 of 1) sorted by relevance
170 char *parent_procs = NULL, *parent_subctl = NULL, *child_procs = NULL; in test_cpuset_perms_subtree() local190 child_procs = cg_name(child, "cgroup.procs"); in test_cpuset_perms_subtree()191 if (!child_procs) in test_cpuset_perms_subtree()199 chown(child_procs, test_euid, -1)) in test_cpuset_perms_subtree()224 free(child_procs); in test_cpuset_perms_subtree()