Searched refs:vmbus_prep_negotiate_resp (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/hv/ |
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()
|
D | hv_fcopy.c | 257 if (vmbus_prep_negotiate_resp(icmsghdr, in hv_fcopy_onchannelcallback()
|
D | hv_snapshot.c | 322 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_vss_onchannelcallback()
|
D | channel_mgmt.c | 225 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf, in vmbus_prep_negotiate_resp() function 338 EXPORT_SYMBOL_GPL(vmbus_prep_negotiate_resp);
|
D | hv_kvp.c | 683 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_kvp_onchannelcallback()
|
/linux-6.1.9/include/linux/ |
D | hyperv.h | 1641 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf, u32 buflen,
|