Searched refs:HVUTIL_HOSTMSG_RECEIVED (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hv/
H A Dhv_snapshot.c182 if (vss_transaction.state != HVUTIL_HOSTMSG_RECEIVED) {
232 vss_transaction.state = HVUTIL_HOSTMSG_RECEIVED;
H A Dhv_fcopy.c290 fcopy_transaction.state = HVUTIL_HOSTMSG_RECEIVED;
H A Dhyperv_vmbus.h402 HVUTIL_HOSTMSG_RECEIVED, /* message from the host was received */ enumerator in enum:hvutil_device_state
H A Dhv_kvp.c385 if (kvp_transaction.state != HVUTIL_HOSTMSG_RECEIVED)
714 kvp_transaction.state = HVUTIL_HOSTMSG_RECEIVED;

Completed in 127 milliseconds