Searched refs:pcpu_nr_empty_pop_pages (Results 1 – 3 of 3) sorted by relevance
90 extern int pcpu_nr_empty_pop_pages[];
171 nr_empty_pop_pages += pcpu_nr_empty_pop_pages[type]; in percpu_stats_show()
178 int pcpu_nr_empty_pop_pages[PCPU_NR_CHUNK_TYPES]; variable558 pcpu_nr_empty_pop_pages[pcpu_chunk_type(chunk)] += nr; in pcpu_update_empty_pages()1834 if (pcpu_nr_empty_pop_pages[type] < PCPU_EMPTY_POP_PAGES_LOW) in pcpu_alloc()2002 pcpu_nr_empty_pop_pages[type], in __pcpu_balance_workfn()2583 pcpu_nr_empty_pop_pages[PCPU_CHUNK_ROOT] = pcpu_first_chunk->nr_empty_pop_pages; in pcpu_setup_first_chunk()