Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsuspend_ioctls.h28 #define SNAPSHOT_CREATE_IMAGE _IOW(SNAPSHOT_IOC_MAGIC, 17, int) macro
/openbmc/linux/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
/openbmc/linux/kernel/power/
H A Duser.c305 case SNAPSHOT_CREATE_IMAGE: in snapshot_ioctl()
433 case SNAPSHOT_CREATE_IMAGE: in snapshot_compat_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch994 +pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041;