Home
last modified time | relevance | path

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

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