Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dhyperv.h119 struct hv_fcopy_hdr { struct
129 struct hv_fcopy_hdr hdr; argument
142 struct hv_fcopy_hdr hdr;
/linux-4.4.14/drivers/hv/
Dhv_fcopy.c51 struct hv_fcopy_hdr *fcopy_msg; /* current message */
224 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_onchannelcallback()
253 fcopy_msg = (struct hv_fcopy_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()
/linux-4.4.14/tools/hv/
Dhv_fcopy_daemon.c139 struct hv_fcopy_hdr *in_msg; in main()
209 in_msg = (struct hv_fcopy_hdr *)buffer; in main()