Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dsnapshot.c1652 static unsigned long preallocate_image_pages(unsigned long nr_pages, gfp_t mask) in preallocate_image_pages() function
1686 return preallocate_image_pages(alloc, GFP_IMAGE); in preallocate_image_memory()
1692 return preallocate_image_pages(nr_pages, GFP_IMAGE | __GFP_HIGHMEM); in preallocate_image_highmem()
1709 return preallocate_image_pages(alloc, GFP_IMAGE | __GFP_HIGHMEM); in preallocate_highmem_fraction()

Completed in 9 milliseconds