Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsnapshot.c2353 * unpack_orig_pfns - Set bits corresponding to given PFNs in a memory bitmap. in load_header()
2362 static int unpack_orig_pfns(unsigned long *buf, struct memory_bitmap *bm,
2810 error = unpack_orig_pfns(buffer, &copy_bm, &zero_bm); in snapshot_write_next()
2365 static int unpack_orig_pfns(unsigned long *buf, struct memory_bitmap *bm, unpack_orig_pfns() function