Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dhyperv.h113 struct hv_fcopy_hdr { struct
123 struct hv_fcopy_hdr hdr; argument
136 struct hv_fcopy_hdr hdr;
/linux-4.1.27/drivers/hv/
Dhv_fcopy.c60 struct hv_fcopy_hdr *fcopy_msg; /* current message */
215 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_onchannelcallback()
243 fcopy_msg = (struct hv_fcopy_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()
/linux-4.1.27/tools/hv/
Dhv_fcopy_daemon.c139 struct hv_fcopy_hdr *in_msg; in main()
194 in_msg = (struct hv_fcopy_hdr *)buffer; in main()