Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dhyperv.h120 struct hv_fcopy_hdr { struct
130 struct hv_fcopy_hdr hdr; argument
143 struct hv_fcopy_hdr hdr;
/Linux-v4.19/drivers/hv/
Dhv_fcopy.c61 struct hv_fcopy_hdr *fcopy_msg; /* current message */
240 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_onchannelcallback()
265 fcopy_msg = (struct hv_fcopy_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()
/Linux-v4.19/tools/hv/
Dhv_fcopy_daemon.c148 struct hv_fcopy_hdr hdr; in main()