Searched refs:vmbus_prep_negotiate_resp (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hv_util.c | 206 if (vmbus_prep_negotiate_resp(icmsghdrp, shut_txf_buf, in shutdown_onchannelcallback() 411 if (vmbus_prep_negotiate_resp(icmsghdrp, time_txf_buf, in timesync_onchannelcallback() 475 if (vmbus_prep_negotiate_resp(icmsghdrp, in heartbeat_onchannelcallback()
|
| H A D | hv_snapshot.c | 309 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_vss_onchannelcallback()
|
| H A D | hv_fcopy.c | 246 if (vmbus_prep_negotiate_resp(icmsghdr, recv_buffer, in hv_fcopy_onchannelcallback()
|
| H A D | channel_mgmt.c | 205 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp() function 306 EXPORT_SYMBOL_GPL(vmbus_prep_negotiate_resp);
|
| H A D | hv_kvp.c | 673 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_kvp_onchannelcallback()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hyperv.h | 1549 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf,
|