Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/power/
Dsnapshot.c1062 static unsigned int count_free_highmem_pages(void) in count_free_highmem_pages() function
1717 unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem; in count_pages_for_highmem()
1773 unsigned int to_alloc = count_free_highmem_pages(); in alloc_highmem_pages()
2179 to_alloc = count_free_highmem_pages(); in prepare_highmem_image()