Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dpower.h155 extern int snapshot_image_loaded(struct snapshot_handle *handle);
Duser.c307 !snapshot_image_loaded(&data->handle)) { in snapshot_ioctl()
Dswap.c1104 if (!snapshot_image_loaded(snapshot)) in load_image()
1448 if (!snapshot_image_loaded(snapshot)) in load_image_lzo()
Dsnapshot.c2668 int snapshot_image_loaded(struct snapshot_handle *handle) in snapshot_image_loaded() function