Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsuspend_ioctls.h18 #define SNAPSHOT_UNFREEZE _IO(SNAPSHOT_IOC_MAGIC, 2) macro
/Linux-v5.4/Documentation/power/
Duserland-swsusp.rst41 SNAPSHOT_UNFREEZE
109 to use the SNAPSHOT_UNFREEZE call after the system wakes up. This call
131 unfreeze user space processes frozen by SNAPSHOT_UNFREEZE if they are
/Linux-v5.4/kernel/power/
Duser.c242 case SNAPSHOT_UNFREEZE: in snapshot_ioctl()