Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/uapi/linux/
Dsuspend_ioctls.h28 #define SNAPSHOT_CREATE_IMAGE _IOW(SNAPSHOT_IOC_MAGIC, 17, int) macro
/Linux-v4.19/kernel/power/
Duser.c257 case SNAPSHOT_CREATE_IMAGE: in snapshot_ioctl()
432 case SNAPSHOT_CREATE_IMAGE: in snapshot_compat_ioctl()