Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsuspend_ioctls.h30 #define SNAPSHOT_ALLOC_SWAP_PAGE _IOR(SNAPSHOT_IOC_MAGIC, 20, __kernel_loff_t) macro
/linux-2.6.39/Documentation/power/
Duserland-swsusp.txt67 SNAPSHOT_ALLOC_SWAP_PAGE - allocate a swap page from the resume partition
72 SNAPSHOT_ALLOC_SWAP_PAGE
109 and all swap pages allocated with SNAPSHOT_ALLOC_SWAP_PAGE (if any).
/linux-2.6.39/kernel/power/
Duser.c331 case SNAPSHOT_ALLOC_SWAP_PAGE: in snapshot_ioctl()