cg_trim_everywhere  804 src/core/cgroup.c         r = cg_trim_everywhere(u->manager->cgroup_supported, u->cgroup_path, !unit_has_name(u, SPECIAL_ROOT_SLICE));
cg_trim_everywhere  131 src/shared/cgroup-util.h int cg_trim_everywhere(CGroupControllerMask supported, const char *path, bool delete_root);