Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/power/
Dpower.h139 extern int snapshot_image_loaded(struct snapshot_handle *handle);
Duser.c267 !snapshot_image_loaded(&data->handle)) { in snapshot_ioctl()
Dswap.c1006 if (!snapshot_image_loaded(snapshot)) in load_image()
1351 if (!snapshot_image_loaded(snapshot)) in load_image_lzo()
Dsnapshot.c2556 int snapshot_image_loaded(struct snapshot_handle *handle) in snapshot_image_loaded() function