Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h150 extern int snapshot_write_next(struct snapshot_handle *handle);
H A Dswap.c1080 ret = snapshot_write_next(snapshot); in load_image()
1294 ret = snapshot_write_next(snapshot); in load_image_lzo()
1420 ret = snapshot_write_next(snapshot); in load_image_lzo()
1490 error = snapshot_write_next(&snapshot); in swsusp_read()
H A Duser.c186 res = snapshot_write_next(&data->handle); in snapshot_write()
H A Dsnapshot.c2778 int snapshot_write_next(struct snapshot_handle *handle) in snapshot_write_next() function