Home
last modified time | relevance | path

Searched defs:cgroups (Results 1 – 2 of 2) sorted by relevance

/third_party/ninja/src/
Dutil.cc594 map<string, string> cgroups; in ParseMountInfo() local
620 map<string, CGroupSubSys> cgroups; in ParseSelfCGroup() local
639 map<string, string> cgroups = ParseMountInfo(subsystems); in ParseCPUFromCGroup() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h1271 struct css_set *cgroups; member