Home
last modified time | relevance | path

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

/aosp12/system/core/libprocessgroup/setup/include/processgroup/
H A Dsetup.h19 bool CgroupSetup();
/aosp12/system/core/libprocessgroup/setup/
H A Dcgroup_map_write.cpp385 bool CgroupSetup() { in CgroupSetup() function
/aosp12/system/core/init/
H A Dinit.cpp511 if (!CgroupSetup()) { in SetupCgroupsAction()