Home
last modified time | relevance | path

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

/system/core/libprocessgroup/setup/include/processgroup/
Dsetup.h19 bool CgroupSetup();
/system/core/libprocessgroup/setup/
Dcgroup_map_write.cpp286 bool CgroupSetup() { in CgroupSetup() function
/system/core/init/
Dinit.cpp361 if (!CgroupSetup()) { in SetupCgroupsAction()