Searched refs:manager_owns_host_root_cgroup (Results 1 – 3 of 3) sorted by relevance
312 bool manager_owns_host_root_cgroup(Manager *m);
334 if (r >= 0 && manager_owns_host_root_cgroup(m)) { in slice_enumerate_perpetual()
60 bool manager_owns_host_root_cgroup(Manager *m) { in manager_owns_host_root_cgroup() function102 if (!manager_owns_host_root_cgroup(u->manager)) in unit_has_host_root_cgroup()3443 … } else if (MANAGER_IS_SYSTEM(m) && manager_owns_host_root_cgroup(m) && !MANAGER_IS_TEST_RUN(m)) { in manager_setup_cgroup()