Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dsnapshot.c225 static struct page *alloc_image_page(gfp_t gfp_mask) in alloc_image_page() function
1662 page = alloc_image_page(mask); in preallocate_image_pages()
2064 page = alloc_image_page(__GFP_HIGHMEM|__GFP_KSWAPD_RECLAIM); in alloc_highmem_pages()
2103 page = alloc_image_page(GFP_ATOMIC); in swsusp_alloc()