Searched refs:minimum_image_size (Results 1 – 1 of 1) sorted by relevance
1777 * minimum_image_size - Estimate the minimum acceptable size of an image. in free_unnecessary_pages() 1791 static unsigned long minimum_image_size(unsigned long saveable)1824 * acceptable image size returned by minimum_image_size(), whichever is greater.1901 pages = minimum_image_size(saveable); in hibernate_preallocate_memory() 1794 static unsigned long minimum_image_size(unsigned long saveable) minimum_image_size() function