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

/linux-4.1.27/kernel/power/
H A Dpower.h102 * snapshot_read_next() and snapshot_write_next().
105 * the user land is required to use snapshot_read_next() for this
129 * snapshot_read_next()/snapshot_write_next() is allowed to
136 extern int snapshot_read_next(struct snapshot_handle *handle);
H A Duser.c150 res = snapshot_read_next(&data->handle); snapshot_read()
H A Dswap.c461 ret = snapshot_read_next(snapshot); save_image()
682 ret = snapshot_read_next(snapshot); save_image_lzo()
836 error = snapshot_read_next(&snapshot); swsusp_write()
H A Dsnapshot.c1940 * snapshot_read_next - used for reading the system memory snapshot.
1956 int snapshot_read_next(struct snapshot_handle *handle) snapshot_read_next() function

Completed in 109 milliseconds