Home
last modified time | relevance | path

Searched refs:HVUTIL_READY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_snapshot.c82 vss_transaction.state = HVUTIL_READY; in vss_poll_wrapper()
145 if (vss_transaction.state > HVUTIL_READY) { in vss_on_msg()
200 vss_transaction.state = HVUTIL_READY; in vss_send_op()
220 if (vss_transaction.state < HVUTIL_READY) { in vss_handle_request()
298 if (vss_transaction.state > HVUTIL_READY) in hv_vss_onchannelcallback()
397 * vss_transaction.state to be HVUTIL_READY, so the user space daemon's in hv_vss_pre_suspend()
417 vss_transaction.state = HVUTIL_READY; in hv_vss_pre_suspend()
H A Dhv_fcopy.c73 fcopy_transaction.state = HVUTIL_READY; in fcopy_poll_wrapper()
180 fcopy_transaction.state = HVUTIL_READY; in fcopy_send_data()
235 if (fcopy_transaction.state > HVUTIL_READY) in hv_fcopy_onchannelcallback()
269 if (fcopy_transaction.state < HVUTIL_READY) { in hv_fcopy_onchannelcallback()
364 * space since we force fcopy_transaction.state to be HVUTIL_READY, so in hv_fcopy_pre_suspend()
384 fcopy_transaction.state = HVUTIL_READY; in hv_fcopy_pre_suspend()
H A Dhv_kvp.c115 kvp_transaction.state = HVUTIL_READY; in kvp_poll_wrapper()
213 if (kvp_transaction.state < HVUTIL_READY) { in kvp_on_msg()
502 kvp_transaction.state = HVUTIL_READY; in kvp_send_key()
649 if (kvp_transaction.state < HVUTIL_READY) { in hv_kvp_onchannelcallback()
662 if (kvp_transaction.state > HVUTIL_READY) in hv_kvp_onchannelcallback()
695 if (kvp_transaction.state < HVUTIL_READY) { in hv_kvp_onchannelcallback()
787 kvp_transaction.state = HVUTIL_READY; in hv_kvp_pre_suspend()
H A Dhyperv_vmbus.h387 HVUTIL_READY, /* userspace is registered */ enumerator
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_fcopy.c73 fcopy_transaction.state = HVUTIL_READY; in fcopy_poll_wrapper()
180 fcopy_transaction.state = HVUTIL_READY; in fcopy_send_data()
235 if (fcopy_transaction.state > HVUTIL_READY) in hv_fcopy_onchannelcallback()
285 if (fcopy_transaction.state < HVUTIL_READY) { in hv_fcopy_onchannelcallback()
385 * space since we force fcopy_transaction.state to be HVUTIL_READY, so in hv_fcopy_pre_suspend()
405 fcopy_transaction.state = HVUTIL_READY; in hv_fcopy_pre_suspend()
H A Dhv_snapshot.c85 vss_transaction.state = HVUTIL_READY; in vss_poll_wrapper()
148 if (vss_transaction.state > HVUTIL_READY) { in vss_on_msg()
203 vss_transaction.state = HVUTIL_READY; in vss_send_op()
223 if (vss_transaction.state < HVUTIL_READY) { in vss_handle_request()
301 if (vss_transaction.state > HVUTIL_READY) in hv_vss_onchannelcallback()
416 * vss_transaction.state to be HVUTIL_READY, so the user space daemon's in hv_vss_pre_suspend()
436 vss_transaction.state = HVUTIL_READY; in hv_vss_pre_suspend()
H A Dhv_kvp.c115 kvp_transaction.state = HVUTIL_READY; in kvp_poll_wrapper()
213 if (kvp_transaction.state < HVUTIL_READY) { in kvp_on_msg()
502 kvp_transaction.state = HVUTIL_READY; in kvp_send_key()
649 if (kvp_transaction.state < HVUTIL_READY) { in hv_kvp_onchannelcallback()
662 if (kvp_transaction.state > HVUTIL_READY) in hv_kvp_onchannelcallback()
709 if (kvp_transaction.state < HVUTIL_READY) { in hv_kvp_onchannelcallback()
804 kvp_transaction.state = HVUTIL_READY; in hv_kvp_pre_suspend()
H A Dhyperv_vmbus.h401 HVUTIL_READY, /* userspace is registered */ enumerator

Completed in 6 milliseconds