Searched refs:PCPU_EMPTY_POP_PAGES_HIGH (Results 1 – 2 of 2) sorted by relevance
408 (PCPU_EMPTY_POP_PAGES_HIGH + chunk->nr_empty_pop_pages) && in pcpu_should_reclaim_chunk()
110 #define PCPU_EMPTY_POP_PAGES_HIGH 4 macro2056 nr_to_pop = PCPU_EMPTY_POP_PAGES_HIGH; in pcpu_balance_populated()2060 nr_to_pop = clamp(PCPU_EMPTY_POP_PAGES_HIGH - in pcpu_balance_populated()2062 0, PCPU_EMPTY_POP_PAGES_HIGH); in pcpu_balance_populated()2162 if (pcpu_nr_empty_pop_pages < PCPU_EMPTY_POP_PAGES_HIGH) { in pcpu_reclaim_populated()