Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/power/
H A Dsnapshot.c191 static struct page *alloc_image_page(gfp_t gfp_mask) in alloc_image_page() function
1528 page = alloc_image_page(mask); in preallocate_image_pages()
1923 page = alloc_image_page(__GFP_HIGHMEM|__GFP_KSWAPD_RECLAIM); in alloc_highmem_pages()
1962 page = alloc_image_page(GFP_ATOMIC); in swsusp_alloc()