Searched refs:is_const (Results 1 – 1 of 1) sorted by relevance
16 bool is_const; /* If false, cgroup_path should be free()'d */ member27 static int add_cgroup(Hashmap *cgroups, const char *path, bool is_const, struct CGroupInfo **ret) { in add_cgroup() argument60 if (is_const) in add_cgroup()70 cg->is_const = is_const; in add_cgroup()75 if (!is_const) in add_cgroup()119 if (!cg->is_const) in remove_cgroup()