Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsnapshot.c2071 * swsusp_alloc - Allocate memory for hibernation image.
2081 static int swsusp_alloc(struct memory_bitmap *copy_bm,
2127 if (swsusp_alloc(&copy_bm, nr_pages, nr_highmem)) { in swsusp_save()
2084 static int swsusp_alloc(struct memory_bitmap *copy_bm, swsusp_alloc() function