Searched refs:PartitionPageStateIsEmpty (Results 1 – 1 of 1) sorted by relevance
311 static bool ALWAYS_INLINE PartitionPageStateIsEmpty(const PartitionPage* page) { in PartitionPageStateIsEmpty() function594 if (LIKELY(PartitionPageStateIsEmpty(page))) { in PartitionSetNewActivePage()788 DCHECK(PartitionPageStateIsEmpty(new_page) || in PartitionAllocSlowPath()852 DCHECK(PartitionPageStateIsEmpty(page)); in PartitionDecommitPage()874 if (PartitionPageStateIsEmpty(page)) in PartitionDecommitPageIfPossible()879 DCHECK(PartitionPageStateIsEmpty(page)); in PartitionRegisterEmptyPage()1270 if (PartitionPageStateIsEmpty(page)) { in PartitionDumpPageStats()1307 DCHECK(PartitionPageStateIsEmpty(page) || in PartitionDumpBucketStats()