Searched refs:vmbus_prep_negotiate_resp (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/hv/ |
D | hv_util.c | 73 vmbus_prep_negotiate_resp(icmsghdrp, negop, shut_txf_buf); in shutdown_onchannelcallback() 198 vmbus_prep_negotiate_resp(icmsghdrp, NULL, time_txf_buf); in timesync_onchannelcallback() 237 vmbus_prep_negotiate_resp(icmsghdrp, NULL, hbeat_txf_buf); in heartbeat_onchannelcallback()
|
D | channel_mgmt.c | 56 void vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp() function 83 EXPORT_SYMBOL_GPL(vmbus_prep_negotiate_resp);
|
D | hv_kvp.c | 397 vmbus_prep_negotiate_resp(icmsghdrp, negop, recv_buffer); in hv_kvp_onchannelcallback()
|
/linux-3.4.99/include/linux/ |
D | hyperv.h | 1038 extern void vmbus_prep_negotiate_resp(struct icmsg_hdr *,
|