Searched refs:vmbus_prep_negotiate_resp (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/hv/ |
A D | hv_util.c | 215 if (vmbus_prep_negotiate_resp(icmsghdrp, in shutdown_onchannelcallback() 432 if (vmbus_prep_negotiate_resp(icmsghdrp, in timesync_onchannelcallback() 518 if (vmbus_prep_negotiate_resp(icmsghdrp, in heartbeat_onchannelcallback()
|
A D | hv_fcopy.c | 257 if (vmbus_prep_negotiate_resp(icmsghdr, in hv_fcopy_onchannelcallback()
|
A D | hv_snapshot.c | 319 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_vss_onchannelcallback()
|
A D | channel_mgmt.c | 223 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf, in vmbus_prep_negotiate_resp() function 336 EXPORT_SYMBOL_GPL(vmbus_prep_negotiate_resp);
|
A D | hv_kvp.c | 683 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_kvp_onchannelcallback()
|
/linux/include/linux/ |
A D | hyperv.h | 1587 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf, u32 buflen,
|
Completed in 16 milliseconds