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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dsnapshot.c804 * count_free_highmem_pages - compute the total number of free highmem
808 static unsigned int count_free_highmem_pages(void) function
1422 unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem;
1478 unsigned int to_alloc = count_free_highmem_pages();
1882 to_alloc = count_free_highmem_pages();

Completed in 37 milliseconds