Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dpower.h154 extern int snapshot_read_next(struct snapshot_handle *handle);
Dswap.c569 ret = snapshot_read_next(snapshot); in save_image()
804 ret = snapshot_read_next(snapshot); in save_compressed_image()
962 error = snapshot_read_next(&snapshot); in swsusp_write()
Duser.c150 res = snapshot_read_next(&data->handle); in snapshot_read()
Dsnapshot.c2241 int snapshot_read_next(struct snapshot_handle *handle) in snapshot_read_next() function