Searched refs:CANCEL_FCOPY (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/hv/
H A Dhv_fcopy_daemon.c117 * CANCEL_FCOPY message upon suspend, and later when the VM resumes back,
121 * CANCEL_FCOPY message is spurious in this case.
245 case CANCEL_FCOPY:
257 * pwrite() may return an error due to the faked CANCEL_FCOPY
/linux-master/include/uapi/linux/
H A Dhyperv.h128 CANCEL_FCOPY, enumerator in enum:hv_fcopy_op
/linux-master/drivers/hv/
H A Dhv_fcopy.c382 * Fake a CANCEL_FCOPY message for the user space daemon in case the
396 fcopy_msg->operation = CANCEL_FCOPY;

Completed in 265 milliseconds