Lines Matching defs:to
176 * is repeated until no further processes are added to the
177 * tasks list, to properly handle forking processes */
241 * no new pids need to be killed. */
466 /* Converts a controller name to the directory name below
467 * /sys/fs/cgroup/ we want to mount it to. Effectively, this
901 if (unified) /* doesn't apply to unified hierarchy */
952 if (unified) /* Doesn't apply to unified hierarchy */
1354 * Skip session-*.scope, but require it to be there.
1376 * names, hence we don't need to call cg_unescape()
1391 * Skip user@*.service, but require it to be there.
1413 * names, hence we don't need to call cg_unescape()
1589 * stops before we come to the first non-slice unit. */
1661 /* This implements very minimal escaping for names to be used
1665 * is sufficient to remove a single prefixing underscore if
1926 int cg_migrate_everywhere(CGroupMask supported, const char *from, const char *to, cg_migrate_callback_t to_callback, void *userdata) {
1930 if (!path_equal(from, to)) {
1931 r = cg_migrate_recursive(SYSTEMD_CGROUP_CONTROLLER, from, SYSTEMD_CGROUP_CONTROLLER, to, false, true);
1953 p = to;
1955 (void) cg_migrate_recursive_fallback(SYSTEMD_CGROUP_CONTROLLER, to, cgroup_controller_to_string(c), p, false, false);
2182 log_debug_errno(r, "Failed to enable controller %s for %s (%s): %m", n, p, fs);
2199 /* Otherwise, let's see what the kernel command line has to