Home
last modified time | relevance | path

Searched refs:SNAPSHOT_FREEZE (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.h17 #define SNAPSHOT_FREEZE _IO(SNAPSHOT_IOC_MAGIC, 1) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsuspend_ioctls.h17 #define SNAPSHOT_FREEZE _IO(SNAPSHOT_IOC_MAGIC, 1) 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.h17 #define SNAPSHOT_FREEZE _IO(SNAPSHOT_IOC_MAGIC, 1) macro
/OK3568_Linux_fs/kernel/Documentation/power/
H A 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.
/OK3568_Linux_fs/kernel/kernel/power/
H A Duser.c273 case SNAPSHOT_FREEZE: in snapshot_ioctl()