Searched refs:IsLargerThanPageReleaseThreshold (Results 1 – 1 of 1) sorted by relevance
77 bool IsLargerThanPageReleaseThreshold(RosAlloc* rosalloc) in IsLargerThanPageReleaseThreshold() function92 return IsLargerThanPageReleaseThreshold(rosalloc); in ShouldReleasePages()94 return IsLargerThanPageReleaseThreshold(rosalloc) && IsAtEndOfSpace(rosalloc); in ShouldReleasePages()