Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsuspend_ioctls.h18 #define SNAPSHOT_ATOMIC_RESTORE _IO(SNAPSHOT_IOC_MAGIC, 4) macro
/linux-4.1.27/Documentation/power/
Duserland-swsusp.txt35 and SNAPSHOT_ATOMIC_RESTORE to succeed
48 SNAPSHOT_ATOMIC_RESTORE - restore the system memory state from the
133 While executing SNAPSHOT_ATOMIC_RESTORE the kernel checks if the
136 SNAPSHOT_ATOMIC_RESTORE will not succeed. Still, this is not a fool-proof
/linux-4.1.27/kernel/power/
Duser.c264 case SNAPSHOT_ATOMIC_RESTORE: in snapshot_ioctl()