Home
last modified time | relevance | path

Searched refs:PCPU_EMPTY_POP_PAGES_HIGH (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/mm/
Dpercpu.c99 #define PCPU_EMPTY_POP_PAGES_HIGH 4 macro
1649 nr_to_pop = PCPU_EMPTY_POP_PAGES_HIGH; in pcpu_balance_workfn()
1653 nr_to_pop = clamp(PCPU_EMPTY_POP_PAGES_HIGH - in pcpu_balance_workfn()
1655 0, PCPU_EMPTY_POP_PAGES_HIGH); in pcpu_balance_workfn()