Home
last modified time | relevance | path

Searched refs:count_free_highmem_pages (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/power/
H A Dsnapshot.c1294 * count_free_highmem_pages - Compute the total number of free highmem pages.
1298 static unsigned int count_free_highmem_pages(void)
1995 unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem;
2049 unsigned int to_alloc = count_free_highmem_pages(); in alloc_highmem_pages()
2462 to_alloc = count_free_highmem_pages(); in prepare_highmem_image()
1301 static unsigned int count_free_highmem_pages(void) count_free_highmem_pages() function