Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbus-unit-procs.c110 static void remove_cgroup(Hashmap *cgroups, struct CGroupInfo *cg) { in remove_cgroup() function
115 remove_cgroup(cgroups, cg->children); in remove_cgroup()
398 remove_cgroup(cgroups, cg); in unit_show_processes()