Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dswap.c569 ret = snapshot_read_next(snapshot); in save_image()
804 ret = snapshot_read_next(snapshot); in save_compressed_image()
962 error = snapshot_read_next(&snapshot); in swsusp_write()
H A Duser.c150 res = snapshot_read_next(&data->handle); in snapshot_read()
H A Dsnapshot.c2223 * snapshot_read_next - Get the address to read the next image page from. in pack_pfns()
2238 int snapshot_read_next(struct snapshot_handle *handle)
2241 int snapshot_read_next(struct snapshot_handle *handle) snapshot_read_next() function