Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsuspend_ioctls.h19 #define SNAPSHOT_ATOMIC_RESTORE _IO(SNAPSHOT_IOC_MAGIC, 4) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsuspend_ioctls.h19 #define SNAPSHOT_ATOMIC_RESTORE _IO(SNAPSHOT_IOC_MAGIC, 4) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsuspend_ioctls.h19 #define SNAPSHOT_ATOMIC_RESTORE _IO(SNAPSHOT_IOC_MAGIC, 4) macro
/OK3568_Linux_fs/kernel/Documentation/power/
H A 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
/OK3568_Linux_fs/kernel/kernel/power/
H A Duser.c315 case SNAPSHOT_ATOMIC_RESTORE: in snapshot_ioctl()