Searched refs:alloc_normal (Results 1 – 1 of 1) sorted by relevance
1633 alloc_normal = 0; in swsusp_free()1663 alloc_normal++; in preallocate_image_pages()1676 if (avail_normal <= alloc_normal) in preallocate_image_memory()1679 alloc = avail_normal - alloc_normal; in preallocate_image_memory()1730 if (alloc_normal >= save) { in free_unnecessary_pages()1735 save -= alloc_normal; in free_unnecessary_pages()1765 alloc_normal--; in free_unnecessary_pages()1855 alloc_normal = 0; in hibernate_preallocate_memory()2014 unsigned int free = alloc_normal; in enough_free_mem()2092 if (nr_pages > alloc_normal) { in swsusp_alloc()[all …]