Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhv_util.c112 struct icmsg_hdr *icmsghdrp; in shutdown_onchannelcallback()
119 icmsghdrp = (struct icmsg_hdr *)&shut_txf_buf[ in shutdown_onchannelcallback()
130 sizeof(struct icmsg_hdr)]; in shutdown_onchannelcallback()
238 struct icmsg_hdr *icmsghdrp; in timesync_onchannelcallback()
247 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()
258 sizeof(struct icmsg_hdr)]; in timesync_onchannelcallback()
281 struct icmsg_hdr *icmsghdrp; in heartbeat_onchannelcallback()
290 icmsghdrp = (struct icmsg_hdr *)&hbeat_txf_buf[ in heartbeat_onchannelcallback()
301 sizeof(struct icmsg_hdr)]; in heartbeat_onchannelcallback()
Dhv_snapshot.c192 struct icmsg_hdr *icmsghdrp; in vss_respond_to_host()
206 icmsghdrp = (struct icmsg_hdr *) in vss_respond_to_host()
238 struct icmsg_hdr *icmsghdrp; in hv_vss_onchannelcallback()
255 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_vss_onchannelcallback()
265 sizeof(struct icmsg_hdr)]; in hv_vss_onchannelcallback()
Dhv_fcopy.c186 struct icmsg_hdr *icmsghdr; in fcopy_respond_to_host()
203 icmsghdr = (struct icmsg_hdr *) in fcopy_respond_to_host()
225 struct icmsg_hdr *icmsghdr; in hv_fcopy_onchannelcallback()
245 icmsghdr = (struct icmsg_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()
255 sizeof(struct icmsg_hdr)]; in hv_fcopy_onchannelcallback()
Dhv_kvp.c471 struct icmsg_hdr *icmsghdrp; in kvp_respond_to_host()
488 icmsghdrp = (struct icmsg_hdr *) in kvp_respond_to_host()
514 sizeof(struct icmsg_hdr)]; in kvp_respond_to_host()
594 struct icmsg_hdr *icmsghdrp; in hv_kvp_onchannelcallback()
613 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_kvp_onchannelcallback()
642 sizeof(struct icmsg_hdr)]; in hv_kvp_onchannelcallback()
Dchannel_mgmt.c54 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp()
74 sizeof(struct icmsg_hdr)]; in vmbus_prep_negotiate_resp()
/linux-4.4.14/include/linux/
Dhyperv.h1197 struct icmsg_hdr { struct
1254 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *,