Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h152 extern int snapshot_image_loaded(struct snapshot_handle *handle);
H A Duser.c322 !snapshot_image_loaded(&data->handle)) { in snapshot_ioctl()
H A Dswap.c1103 if (!snapshot_image_loaded(snapshot)) in load_image()
1444 if (!snapshot_image_loaded(snapshot)) in load_image_lzo()
H A Dsnapshot.c2872 int snapshot_image_loaded(struct snapshot_handle *handle) in snapshot_image_loaded() function