Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsuspend_ioctls.h22 #define SNAPSHOT_SET_SWAP_AREA _IOW(SNAPSHOT_IOC_MAGIC, 13, \ macro
/linux-2.6.39/Documentation/power/
Dswsusp-and-swap-files.txt48 with the help of the SNAPSHOT_SET_SWAP_AREA ioctl described in
Duserland-swsusp.txt74 SNAPSHOT_SET_SWAP_AREA - set the resume partition and the offset (in <PAGE_SIZE>
/linux-2.6.39/kernel/power/
Duser.c423 case SNAPSHOT_SET_SWAP_AREA: in snapshot_ioctl()