Searched refs:vmbus_prep_negotiate_resp (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/hv/ |
H A D | hv_util.c | 209 if (vmbus_prep_negotiate_resp(icmsghdrp, in shutdown_onchannelcallback() 455 if (vmbus_prep_negotiate_resp(icmsghdrp, in timesync_onchannelcallback() 541 if (vmbus_prep_negotiate_resp(icmsghdrp, in heartbeat_onchannelcallback()
|
H A D | hv_snapshot.c | 323 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_vss_onchannelcallback()
|
H A D | hv_kvp.c | 683 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_kvp_onchannelcallback()
|
/linux/tools/hv/ |
H A D | hv_fcopy_uio_daemon.c | 157 static bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, unsigned char *buf, in vmbus_prep_negotiate_resp() function 353 if (vmbus_prep_negotiate_resp(icmsghdr, desc + offset, pktlen, fw_versions, in fcopy_pkt_process()
|
/linux/include/linux/ |
H A D | hyperv.h | 1646 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf, u32 buflen,
|