Searched refs:add_cgroup (Results 1 – 1 of 1) sorted by relevance
27 static int add_cgroup(Hashmap *cgroups, const char *path, bool is_const, struct CGroupInfo **ret) { in add_cgroup() function51 r = add_cgroup(cgroups, pp, false, &parent); in add_cgroup()103 r = add_cgroup(cgroups, path, true, &cg); in add_process()