Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dpercpu-vm.c22 * pcpu_get_pages - get temp pages array
31 static struct page **pcpu_get_pages(void) in pcpu_get_pages() function
280 pages = pcpu_get_pages(); in pcpu_populate_chunk()
318 pages = pcpu_get_pages(); in pcpu_depopulate_chunk()
/kernel/linux/linux-6.6/mm/
H A Dpercpu-vm.c23 * pcpu_get_pages - get temp pages array
32 static struct page **pcpu_get_pages(void) in pcpu_get_pages() function
281 pages = pcpu_get_pages(); in pcpu_populate_chunk()
322 pages = pcpu_get_pages(); in pcpu_depopulate_chunk()

Completed in 2 milliseconds