Searched refs:vmbus_onoffer_rescind (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | channel_mgmt.c | 526 * vmbus_onoffer_rescind() can be blocked. in vmbus_add_channel_work() 639 * e.g. in the case of hot removing a NIC), and vmbus_onoffer_rescind() in vmbus_process_offer() 1042 * vmbus_onoffer_rescind - Rescind offer handler. 1046 static void vmbus_onoffer_rescind(struct vmbus_channel_message_header *hdr) in vmbus_onoffer_rescind() function 1071 * [vmbus_onoffer()] [vmbus_onoffer_rescind()] in vmbus_onoffer_rescind() 1380 { CHANNELMSG_RESCIND_CHANNELOFFER, 0, vmbus_onoffer_rescind,
|
H A D | hv_trace.h | 64 TRACE_EVENT(vmbus_onoffer_rescind,
|
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | channel_mgmt.c | 558 * vmbus_onoffer_rescind() can be blocked. in vmbus_add_channel_work() 671 * e.g. in the case of hot removing a NIC), and vmbus_onoffer_rescind() in vmbus_process_offer() 1134 * vmbus_onoffer_rescind - Rescind offer handler. 1138 static void vmbus_onoffer_rescind(struct vmbus_channel_message_header *hdr) in vmbus_onoffer_rescind() function 1163 * [vmbus_onoffer()] [vmbus_onoffer_rescind()] in vmbus_onoffer_rescind() 1185 * Guarantee that no other instance of vmbus_onoffer_rescind() in vmbus_onoffer_rescind() 1524 { CHANNELMSG_RESCIND_CHANNELOFFER, 0, vmbus_onoffer_rescind,
|
H A D | hv_trace.h | 64 TRACE_EVENT(vmbus_onoffer_rescind,
|
Completed in 5 milliseconds