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

/linux-master/mm/
H A Dpercpu-km.c78 pcpu_chunk_populated(chunk, 0, nr_pages);
H A Dpercpu.c919 * of pages will be added back with pcpu_chunk_populated()
1511 * pcpu_chunk_populated - post-population bookkeeping
1520 static void pcpu_chunk_populated(struct pcpu_chunk *chunk, int page_start, function
1861 pcpu_chunk_populated(chunk, rs, re);
2088 pcpu_chunk_populated(chunk, rs, rs + nr);

Completed in 116 milliseconds