Searched defs:RoundedRegionSize (Results 1 – 2 of 2) sorted by relevance
319 const scudo::uptr RoundedRegionSize = scudo::roundUp(RegionSize, PageSize); in testPageMapMarkRange() local431 const scudo::uptr RoundedRegionSize = scudo::roundUp(RegionSize, PageSize); in testReleasePartialRegion() local593 const scudo::uptr RoundedRegionSize = scudo::roundUp(To, PageSize); in testReleaseRangeWithSingleBlock() local
561 const uptr RoundedRegionSize = roundUp(RegionSize, PageSize); markFreeBlocksInRegion() local