Searched refs:ForAllFreeListCategories (Results 1 – 7 of 7) sorted by relevance
62 page->ForAllFreeListCategories([this](FreeListCategory* category) { in UnlinkFreeListCategories()70 page->ForAllFreeListCategories([this, &added](FreeListCategory* category) { in RelinkFreeListCategories()
166 ForAllFreeListCategories([&empty](FreeListCategory* category) { in IsEmpty()183 void ForAllFreeListCategories(FreeListCategoryType type, Callback callback) { in ForAllFreeListCategories() function193 void ForAllFreeListCategories(Callback callback) { in ForAllFreeListCategories() function195 ForAllFreeListCategories(static_cast<FreeListCategoryType>(i), callback); in ForAllFreeListCategories()
425 ForAllFreeListCategories( in Reset()436 page->ForAllFreeListCategories([this, &sum](FreeListCategory* category) { in EvictFreeListItems()445 ForAllFreeListCategories( in RepairLists()547 ForAllFreeListCategories( in SumFreeLists()
103 ForAllFreeListCategories([&sum](FreeListCategory* category) { in AvailableInFreeList()
284 inline void ForAllFreeListCategories(Callback callback) { in ForAllFreeListCategories() function
613 page->ForAllFreeListCategories([page](FreeListCategory* category) { in PrepareToBeSweptPage()
132 p->ForAllFreeListCategories([this](FreeListCategory* category) { in RefillFreeList()