Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsuspend_ioctls.h21 #define SNAPSHOT_FREE_SWAP_PAGES _IO(SNAPSHOT_IOC_MAGIC, 9) macro
/Linux-v4.19/Documentation/power/
Duserland-swsusp.txt71 SNAPSHOT_FREE_SWAP_PAGES - free all swap pages allocated by
112 SNAPSHOT_FREE_SWAP_PAGES before closing the device (in fact it will also
/Linux-v4.19/kernel/power/
Duser.c330 case SNAPSHOT_FREE_SWAP_PAGES: in snapshot_ioctl()