Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsuspend_ioctls.h20 #define SNAPSHOT_FREE _IO(SNAPSHOT_IOC_MAGIC, 5) macro
/Linux-v4.19/Documentation/power/
Duserland-swsusp.txt54 SNAPSHOT_FREE - free memory allocated for the snapshot image
111 Thus it is not necessary to use either SNAPSHOT_FREE or
/Linux-v4.19/kernel/power/
Duser.c281 case SNAPSHOT_FREE: in snapshot_ioctl()