Home
last modified time | relevance | path

Searched refs:SNAPSHOT_CREATE_IMAGE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/Documentation/power/
Duserland-swsusp.txt34 not frozen); this is required for SNAPSHOT_CREATE_IMAGE
39 SNAPSHOT_CREATE_IMAGE - create a snapshot of the system memory; the
44 SNAPSHOT_CREATE_IMAGE ioctl() again); after the snapshot
121 a file on a partition that is unmounted before SNAPSHOT_CREATE_IMAGE and
143 The suspending utility MUST check the value stored by SNAPSHOT_CREATE_IMAGE
157 that were mounted before SNAPSHOT_CREATE_IMAGE has been
/linux-4.1.27/include/uapi/linux/
Dsuspend_ioctls.h27 #define SNAPSHOT_CREATE_IMAGE _IOW(SNAPSHOT_IOC_MAGIC, 17, int) macro
/linux-4.1.27/kernel/power/
Duser.c250 case SNAPSHOT_CREATE_IMAGE: in snapshot_ioctl()
425 case SNAPSHOT_CREATE_IMAGE: in snapshot_compat_ioctl()