Home
last modified time | relevance | path

Searched refs:is_host_root (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dcgroup.c1364 bool is_host_root, is_local_root; in cgroup_context_apply() local
1376 is_host_root = unit_has_host_root_cgroup(u); in cgroup_context_apply()
1543 if (is_host_root || !is_local_root) { in cgroup_context_apply()
1606 (is_host_root || cg_all_unified() > 0 || !is_local_root)) in cgroup_context_apply()
1611 if (is_host_root) { in cgroup_context_apply()