Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dpower.h157 extern int snapshot_image_loaded(struct snapshot_handle *handle);
Duser.c324 !snapshot_image_loaded(&data->handle)) { in snapshot_ioctl()
Dswap.c1133 if (!ret && !snapshot_image_loaded(snapshot)) in load_image()
1485 if (!ret && !snapshot_image_loaded(snapshot)) in load_compressed_image()
Dsnapshot.c2874 int snapshot_image_loaded(struct snapshot_handle *handle) in snapshot_image_loaded() function