Home
last modified time | relevance | path

Searched refs:vmbus_prep_negotiate_resp (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_util.c206 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 Dhv_fcopy.c246 if (vmbus_prep_negotiate_resp(icmsghdr, recv_buffer, in hv_fcopy_onchannelcallback()
H A Dhv_snapshot.c309 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_vss_onchannelcallback()
H A Dchannel_mgmt.c190 * vmbus_prep_negotiate_resp() - Create default response for Negotiate message
205 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp() function
306 EXPORT_SYMBOL_GPL(vmbus_prep_negotiate_resp); variable
H A Dhv_kvp.c673 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_kvp_onchannelcallback()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_util.c215 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()
H A Dhv_fcopy.c257 if (vmbus_prep_negotiate_resp(icmsghdr, in hv_fcopy_onchannelcallback()
H A Dhv_snapshot.c322 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_vss_onchannelcallback()
H A Dchannel_mgmt.c209 * vmbus_prep_negotiate_resp() - Create default response for Negotiate message
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); variable
H A Dhv_kvp.c683 if (vmbus_prep_negotiate_resp(icmsghdrp, in hv_kvp_onchannelcallback()
/kernel/linux/linux-5.10/include/linux/
H A Dhyperv.h1551 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf,
/kernel/linux/linux-6.6/include/linux/
H A Dhyperv.h1635 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf, u32 buflen,

Completed in 15 milliseconds