Searched refs:pcpu_nr_empty_pop_pages (Results 1 – 4 of 4) sorted by relevance
83 extern int pcpu_nr_empty_pop_pages;
191 P("empty_pop_pages", pcpu_nr_empty_pop_pages); in percpu_stats_show()
180 int pcpu_nr_empty_pop_pages; variable573 pcpu_nr_empty_pop_pages -= chunk->nr_empty_pop_pages; in pcpu_isolate_chunk()584 pcpu_nr_empty_pop_pages += chunk->nr_empty_pop_pages; in pcpu_reintegrate_chunk()602 pcpu_nr_empty_pop_pages += nr; in pcpu_update_empty_pages()1870 if (pcpu_nr_empty_pop_pages < PCPU_EMPTY_POP_PAGES_LOW) in pcpu_alloc()2061 pcpu_nr_empty_pop_pages, in pcpu_balance_populated()2162 if (pcpu_nr_empty_pop_pages < PCPU_EMPTY_POP_PAGES_HIGH) { in pcpu_reclaim_populated()2754 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()