Home
last modified time | relevance | path

Searched refs:PCPU_EMPTY_POP_PAGES_LOW (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dpercpu.c106 #define PCPU_EMPTY_POP_PAGES_LOW 2 macro
191 * PCPU_EMPTY_POP_PAGES_LOW and HIGH for atomic allocations and at most one
1834 if (pcpu_nr_empty_pop_pages[type] < PCPU_EMPTY_POP_PAGES_LOW) in pcpu_alloc()
/kernel/linux/linux-6.6/mm/
H A Dpercpu.c109 #define PCPU_EMPTY_POP_PAGES_LOW 2 macro
193 * PCPU_EMPTY_POP_PAGES_LOW and HIGH for atomic allocations and at most one
1870 if (pcpu_nr_empty_pop_pages < PCPU_EMPTY_POP_PAGES_LOW) in pcpu_alloc()

Completed in 8 milliseconds