Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dpower.h154 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.c570 ret = snapshot_read_next(snapshot); in save_image()
814 ret = snapshot_read_next(snapshot); in save_compressed_image()
972 error = snapshot_read_next(&snapshot); in swsusp_write()
H A Dsnapshot.c2238 int snapshot_read_next(struct snapshot_handle *handle) in snapshot_read_next() function