Searched refs:SNAPSHOT_FREEZE (Results 1 – 3 of 3) sorted by relevance
16 #define SNAPSHOT_FREEZE _IO(SNAPSHOT_IOC_MAGIC, 1) macro
33 SNAPSHOT_FREEZE - freeze user space processes (the current process is37 SNAPSHOT_UNFREEZE - thaw user space processes frozen by SNAPSHOT_FREEZE91 be preceded by the SNAPSHOT_FREEZE call and it is also necessary141 preferably using mlockall(), before calling SNAPSHOT_FREEZE.
220 case SNAPSHOT_FREEZE: in snapshot_ioctl()