Searched refs:pcpu_nr_empty_pop_pages (Results 1 – 4 of 4) sorted by relevance
75 extern int pcpu_nr_empty_pop_pages;
191 P("empty_pop_pages", pcpu_nr_empty_pop_pages); in percpu_stats_show()
184 int pcpu_nr_empty_pop_pages; variable577 pcpu_nr_empty_pop_pages -= chunk->nr_empty_pop_pages; in pcpu_isolate_chunk()588 pcpu_nr_empty_pop_pages += chunk->nr_empty_pop_pages; in pcpu_reintegrate_chunk()606 pcpu_nr_empty_pop_pages += nr; in pcpu_update_empty_pages()1878 if (pcpu_nr_empty_pop_pages < PCPU_EMPTY_POP_PAGES_LOW) in pcpu_alloc()2067 pcpu_nr_empty_pop_pages, in pcpu_balance_populated()2169 if (pcpu_nr_empty_pop_pages < PCPU_EMPTY_POP_PAGES_HIGH) { in pcpu_reclaim_populated()2771 pcpu_nr_empty_pop_pages = pcpu_first_chunk->nr_empty_pop_pages; in pcpu_setup_first_chunk()
407 (pcpu_nr_empty_pop_pages > in pcpu_should_reclaim_chunk()