Home
last modified time | relevance | path

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

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