Searched refs:vmbus_prep_negotiate_resp (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/hv/ |
D | hv_util.c | 123 vmbus_prep_negotiate_resp(icmsghdrp, negop, in shutdown_onchannelcallback() 251 vmbus_prep_negotiate_resp(icmsghdrp, negop, in timesync_onchannelcallback() 294 vmbus_prep_negotiate_resp(icmsghdrp, negop, in heartbeat_onchannelcallback()
|
D | hv_snapshot.c | 211 vmbus_prep_negotiate_resp(icmsghdrp, negop, in hv_vss_onchannelcallback()
|
D | hv_fcopy.c | 240 vmbus_prep_negotiate_resp(icmsghdr, negop, recv_buffer, in hv_fcopy_onchannelcallback()
|
D | channel_mgmt.c | 51 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp() function 129 EXPORT_SYMBOL_GPL(vmbus_prep_negotiate_resp);
|
D | hv_kvp.c | 650 vmbus_prep_negotiate_resp(icmsghdrp, negop, in hv_kvp_onchannelcallback()
|
/linux-4.1.27/include/linux/ |
D | hyperv.h | 1235 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *,
|