Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dpower.h128 * snapshot_read_next() and snapshot_write_next().
131 * the user land is required to use snapshot_read_next() for this
155 * snapshot_read_next()/snapshot_write_next() is allowed to
162 extern int snapshot_read_next(struct snapshot_handle *handle);
H A Duser.c150 res = snapshot_read_next(&data->handle); in snapshot_read()
H A Dswap.c555 ret = snapshot_read_next(snapshot); in save_image()
799 ret = snapshot_read_next(snapshot); in save_compressed_image()
957 error = snapshot_read_next(&snapshot); in swsusp_write()