Searched refs:vmbus_onoffer_rescind (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hv/
H A Dhv_trace.h64 TRACE_EVENT(vmbus_onoffer_rescind,
H A Dchannel_mgmt.c558 * vmbus_onoffer_rescind() can be blocked.
671 * e.g. in the case of hot removing a NIC), and vmbus_onoffer_rescind()
1134 * vmbus_onoffer_rescind - Rescind offer handler.
1138 static void vmbus_onoffer_rescind(struct vmbus_channel_message_header *hdr) function
1163 * [vmbus_onoffer()] [vmbus_onoffer_rescind()]
1185 * Guarantee that no other instance of vmbus_onoffer_rescind()
1524 { CHANNELMSG_RESCIND_CHANNELOFFER, 0, vmbus_onoffer_rescind,

Completed in 157 milliseconds