Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dsuspend_ioctls.h19 #define SNAPSHOT_ATOMIC_RESTORE _IO(SNAPSHOT_IOC_MAGIC, 4) macro
/linux-6.6.21/Documentation/power/
Duserland-swsusp.rst39 and SNAPSHOT_ATOMIC_RESTORE to succeed
54 SNAPSHOT_ATOMIC_RESTORE
153 While executing SNAPSHOT_ATOMIC_RESTORE the kernel checks if the
156 SNAPSHOT_ATOMIC_RESTORE will not succeed. Still, this is not a fool-proof
/linux-6.6.21/kernel/power/
Duser.c319 case SNAPSHOT_ATOMIC_RESTORE: in snapshot_ioctl()