Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dpower.h155 extern int snapshot_write_next(struct snapshot_handle *handle);
H A Dswap.c1120 ret = snapshot_write_next(snapshot); in load_image()
1355 ret = snapshot_write_next(snapshot); in load_compressed_image()
1481 ret = snapshot_write_next(snapshot); in load_compressed_image()
1554 error = snapshot_write_next(&snapshot); in swsusp_read()
H A Duser.c186 res = snapshot_write_next(&data->handle); in snapshot_write()
H A Dsnapshot.c2772 int snapshot_write_next(struct snapshot_handle *handle) in snapshot_write_next() function