Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/power/
H A Duserland-swsusp.rst38 not frozen); this is required for SNAPSHOT_CREATE_IMAGE
44 SNAPSHOT_CREATE_IMAGE
50 SNAPSHOT_CREATE_IMAGE ioctl() again); after the snapshot
141 a file on a partition that is unmounted before SNAPSHOT_CREATE_IMAGE and
163 The suspending utility MUST check the value stored by SNAPSHOT_CREATE_IMAGE
179 that were mounted before SNAPSHOT_CREATE_IMAGE has been
/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.h28 #define SNAPSHOT_CREATE_IMAGE _IOW(SNAPSHOT_IOC_MAGIC, 17, int) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsuspend_ioctls.h28 #define SNAPSHOT_CREATE_IMAGE _IOW(SNAPSHOT_IOC_MAGIC, 17, int) 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.h28 #define SNAPSHOT_CREATE_IMAGE _IOW(SNAPSHOT_IOC_MAGIC, 17, int) macro
/OK3568_Linux_fs/kernel/kernel/power/
H A Duser.c301 case SNAPSHOT_CREATE_IMAGE: in snapshot_ioctl()
429 case SNAPSHOT_CREATE_IMAGE: in snapshot_compat_ioctl()