Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dsuspend_ioctls.h17 #define SNAPSHOT_FREEZE _IO(SNAPSHOT_IOC_MAGIC, 1) macro
/linux-6.6.21/Documentation/power/
Duserland-swsusp.rst36 SNAPSHOT_FREEZE
42 thaw user space processes frozen by SNAPSHOT_FREEZE
110 be preceded by the SNAPSHOT_FREEZE call and it is also necessary
161 preferably using mlockall(), before calling SNAPSHOT_FREEZE.
/linux-6.6.21/kernel/power/
Duser.c277 case SNAPSHOT_FREEZE: in snapshot_ioctl()