Searched defs:cgroup_root (Results 1 – 3 of 3) sorted by relevance
646 struct cgroup_root { struct647 struct kernfs_root *kf_root;672 * The root cgroup. The containing cgroup_root will be destroyed on its argument676 struct cgroup cgrp;
10 def scan_cgroups(cgroup_root): argument
63 char cgroup_root[PATH_MAX]; global() variable