Searched refs:ZONE_FAIR_DEPLETED (Results 1 – 2 of 2) sorted by relevance
546 ZONE_FAIR_DEPLETED, /* fair zone policy batch depleted */ enumerator
2274 !test_bit(ZONE_FAIR_DEPLETED, &zone->flags)) in buffered_rmqueue()2275 set_bit(ZONE_FAIR_DEPLETED, &zone->flags); in buffered_rmqueue()2491 clear_bit(ZONE_FAIR_DEPLETED, &zone->flags); in reset_alloc_batches()2534 if (test_bit(ZONE_FAIR_DEPLETED, &zone->flags)) { in get_page_from_freelist()