Searched refs:ZONE_FAIR_DEPLETED (Results 1 – 2 of 2) sorted by relevance
545 ZONE_FAIR_DEPLETED, /* fair zone policy batch depleted */ enumerator
1781 !test_bit(ZONE_FAIR_DEPLETED, &zone->flags)) in buffered_rmqueue()1782 set_bit(ZONE_FAIR_DEPLETED, &zone->flags); in buffered_rmqueue()2100 clear_bit(ZONE_FAIR_DEPLETED, &zone->flags); in reset_alloc_batches()2151 if (test_bit(ZONE_FAIR_DEPLETED, &zone->flags)) { in get_page_from_freelist()