Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhv_fcopy.c54 void *fcopy_context; /* for the channel callback */ member
82 hv_poll_channel(fcopy_transaction.fcopy_context, in fcopy_timeout_func()
112 hv_poll_channel(fcopy_transaction.fcopy_context, in fcopy_handle_handshake()
235 fcopy_transaction.fcopy_context = context; in hv_fcopy_onchannelcallback()
238 fcopy_transaction.fcopy_context = NULL; in hv_fcopy_onchannelcallback()
308 hv_poll_channel(fcopy_transaction.fcopy_context, in fcopy_on_msg()