Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hv/
A Dhv_fcopy.c52 struct hv_fcopy_hdr *fcopy_msg; /* current message */
231 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_onchannelcallback()
269 if (recvlen < ICMSG_HDR + sizeof(struct hv_fcopy_hdr)) { in hv_fcopy_onchannelcallback()
274 fcopy_msg = (struct hv_fcopy_hdr *)&recv_buffer[ICMSG_HDR]; in hv_fcopy_onchannelcallback()
379 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_pre_suspend()
/linux-6.3-rc2/include/uapi/linux/
A Dhyperv.h131 struct hv_fcopy_hdr { struct
141 struct hv_fcopy_hdr hdr; argument
154 struct hv_fcopy_hdr hdr;
/linux-6.3-rc2/tools/hv/
A Dhv_fcopy_daemon.c155 struct hv_fcopy_hdr hdr; in main()

Completed in 6 milliseconds