Searched refs:hierarchy_root_path (Results 1 – 1 of 1) sorted by relevance
457 std::string hierarchy_root_path; in KillProcessGroup() local459 CgroupGetControllerPath(CGROUPV2_CONTROLLER_NAME, &hierarchy_root_path); in KillProcessGroup()461 const char* cgroup = hierarchy_root_path.c_str(); in KillProcessGroup()546 std::string hierarchy_root_path; in sendSignalToProcessGroup() local548 CgroupGetControllerPath(CGROUPV2_CONTROLLER_NAME, &hierarchy_root_path); in sendSignalToProcessGroup()550 const char* cgroup = hierarchy_root_path.c_str(); in sendSignalToProcessGroup()