Home
last modified time | relevance | path

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

/kernel/power/
Dsnapshot.c1199 static unsigned int count_free_highmem_pages(void) in count_free_highmem_pages() function
1860 unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem; in count_pages_for_highmem()
1914 unsigned int to_alloc = count_free_highmem_pages(); in alloc_highmem_pages()
2303 to_alloc = count_free_highmem_pages(); in prepare_highmem_image()