Searched refs:CgroupGetMemcgAppsPath (Results 1 – 1 of 1) sorted by relevance
77 static bool CgroupGetMemcgAppsPath(std::string* path) { in CgroupGetMemcgAppsPath() function279 if (CgroupGetMemcgAppsPath(&memcg_apps_path) && memcg_apps_path != path) { in removeAllProcessGroupsInternal()520 if (CgroupGetMemcgAppsPath(&memcg_apps_path) && in KillProcessGroup()611 isMemoryCgroupSupported() && UsePerAppMemcg() && CgroupGetMemcgAppsPath(&memcg_apps_path)) { in createProcessGroup()