Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsuspend_ioctls.h17 #define SNAPSHOT_UNFREEZE _IO(SNAPSHOT_IOC_MAGIC, 2) macro
/linux-4.4.14/Documentation/power/
Duserland-swsusp.txt37 SNAPSHOT_UNFREEZE - thaw user space processes frozen by SNAPSHOT_FREEZE
92 to use the SNAPSHOT_UNFREEZE call after the system wakes up. This call
113 unfreeze user space processes frozen by SNAPSHOT_UNFREEZE if they are
/linux-4.4.14/kernel/power/
Duser.c240 case SNAPSHOT_UNFREEZE: in snapshot_ioctl()