Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhv_fcopy.c64 void *fcopy_context; /* for the channel callback */ member
120 if (fcopy_transaction.fcopy_context) in fcopy_handle_handshake()
121 hv_fcopy_onchannelcallback(fcopy_transaction.fcopy_context); in fcopy_handle_handshake()
226 fcopy_transaction.fcopy_context = context; in hv_fcopy_onchannelcallback()