Searched refs:ForAllFreeListCategories (Results 1 – 7 of 7) sorted by relevance
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()
63 page->ForAllFreeListCategories([this](FreeListCategory* category) { in UnlinkFreeListCategories()71 page->ForAllFreeListCategories([this, &added](FreeListCategory* category) { in RelinkFreeListCategories()
424 ForAllFreeListCategories( in Reset()435 page->ForAllFreeListCategories([this, &sum](FreeListCategory* category) { in EvictFreeListItems()444 ForAllFreeListCategories( in RepairLists()545 ForAllFreeListCategories( in SumFreeLists()
120 ForAllFreeListCategories([&sum](FreeListCategory* category) { in AvailableInFreeList()
264 inline void ForAllFreeListCategories(Callback callback) { in ForAllFreeListCategories() function
558 page->ForAllFreeListCategories([page](FreeListCategory* category) { in PrepareToBeSweptPage()
118 p->ForAllFreeListCategories([this](FreeListCategory* category) { in RefillFreeList()