Searched refs:PCPU_EMPTY_POP_PAGES_HIGH (Results 1 – 1 of 1) sorted by relevance
107 #define PCPU_EMPTY_POP_PAGES_HIGH 4 macro1997 nr_to_pop = PCPU_EMPTY_POP_PAGES_HIGH; in __pcpu_balance_workfn()2001 nr_to_pop = clamp(PCPU_EMPTY_POP_PAGES_HIGH - in __pcpu_balance_workfn()2003 0, PCPU_EMPTY_POP_PAGES_HIGH); in __pcpu_balance_workfn()