Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h149 extern int snapshot_read_next(struct snapshot_handle *handle);
H A Dswap.c562 ret = snapshot_read_next(snapshot); in save_image()
780 ret = snapshot_read_next(snapshot); in save_image_lzo()
932 error = snapshot_read_next(&snapshot); in swsusp_write()
H A Duser.c150 res = snapshot_read_next(&data->handle); in snapshot_read()
H A Dsnapshot.c2244 int snapshot_read_next(struct snapshot_handle *handle) in snapshot_read_next() function