Lines Matching refs:nr_zero_pages
1559 static unsigned int nr_zero_pages; variable
1628 nr_zero_pages = 0; in swsusp_free()
1855 nr_zero_pages = 0; in hibernate_preallocate_memory()
2142 nr_zero_pages = nr_pages - nr_copy_pages; in swsusp_save()
2146 nr_copy_pages, nr_zero_pages); in swsusp_save()
2376 nr_zero_pages++; in unpack_orig_pfns()
2672 nr_pages = (nr_zero_pages + nr_copy_pages) - nr_highmem - allocated_unsafe_pages; in prepare_image()
2685 nr_pages = (nr_zero_pages + nr_copy_pages) - nr_highmem - allocated_unsafe_pages; in prepare_image()
2776 if (handle->cur > 1 && handle->cur > nr_meta_pages + nr_copy_pages + nr_zero_pages) in snapshot_write_next()
2803 nr_zero_pages = 0; in snapshot_write_next()
2872 if (handle->cur > 1 && handle->cur > nr_meta_pages + nr_copy_pages + nr_zero_pages) { in snapshot_write_finalize()
2882 handle->cur <= nr_meta_pages + nr_copy_pages + nr_zero_pages); in snapshot_image_loaded()