Searched refs:vmbus_prep_negotiate_resp (Results 1 – 6 of 6) 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 | channel_mgmt.c | 235 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf, in vmbus_prep_negotiate_resp() function 348 EXPORT_SYMBOL_GPL(vmbus_prep_negotiate_resp);
|
| 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 | 216 static bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, unsigned char *buf, in vmbus_prep_negotiate_resp() function 400 if (vmbus_prep_negotiate_resp(icmsghdr, desc + offset, pktlen, fw_versions, in fcopy_pkt_process()
|
| /linux/include/linux/ |
| H A D | hyperv.h | 1619 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf, u32 buflen,
|