Searched refs:IsLargerThanPageReleaseThreshold (Results 1 – 1 of 1) sorted by relevance
78 bool IsLargerThanPageReleaseThreshold(RosAlloc* rosalloc) in IsLargerThanPageReleaseThreshold() function93 return IsLargerThanPageReleaseThreshold(rosalloc); in ShouldReleasePages()95 return IsLargerThanPageReleaseThreshold(rosalloc) && IsAtEndOfSpace(rosalloc); in ShouldReleasePages()