Searched defs:cgroup_root (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ | ||
| H A D | cgroup-defs.h | 647 * A cgroup_root represents the root of a cgroup hierarchy, and may be argument |
| /linux/tools/cgroup/ | ||
| H A D | memcg_shrinker.py | 10 def scan_cgroups(cgroup_root): argument |
| /linux/tools/testing/selftests/kvm/ | ||
| H A D | access_tracking_perf_test.c | 63 char cgroup_root[PATH_MAX]; global() variable |