Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsuspend_ioctls.h21 #define SNAPSHOT_FREE_SWAP_PAGES _IO(SNAPSHOT_IOC_MAGIC, 9) macro
/openbmc/linux/kernel/power/
H A Duser.c378 case SNAPSHOT_FREE_SWAP_PAGES: in snapshot_ioctl()
/openbmc/linux/Documentation/power/
H A Duserland-swsusp.rst85 SNAPSHOT_FREE_SWAP_PAGES
132 SNAPSHOT_FREE_SWAP_PAGES before closing the device (in fact it will also
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch949 +pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065;