Home
last modified time | relevance | path

Searched defs:max_activation_depth (Results 1 – 4 of 4) sorted by relevance

/system/core/libprocessgroup/util/
Dcgroup_controller.cpp22 const std::string& path, uint32_t max_activation_depth) in CgroupController()
41 uint32_t CgroupController::max_activation_depth() const { in max_activation_depth() function in CgroupController
Dcgroup_descriptor.cpp24 uint32_t max_activation_depth) in CgroupDescriptor()
Dutil.cpp95 uint32_t max_activation_depth = UINT32_MAX; in MergeCgroupToDescriptors() local
238 const uint32_t max_activation_depth = descriptor.controller()->max_activation_depth(); in ActivateControllers() local
/system/core/libprocessgroup/setup/
Dcgroup_map_write.cpp244 uint32_t max_activation_depth) in CgroupDescriptor()