|
@@ -538,7 +538,6 @@ static inline const char *cgroup_name(const struct cgroup *cgrp)
|
|
|
int cgroup_add_cftypes(struct cgroup_subsys *ss, struct cftype *cfts);
|
|
|
int cgroup_rm_cftypes(struct cgroup_subsys *ss, struct cftype *cfts);
|
|
|
|
|
|
-int cgroup_is_removed(const struct cgroup *cgrp);
|
|
|
bool cgroup_is_descendant(struct cgroup *cgrp, struct cgroup *ancestor);
|
|
|
|
|
|
int cgroup_path(const struct cgroup *cgrp, char *buf, int buflen);
|