Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c752 * functional and vmbus_unload_response() will complete in vmbus_wait_for_unload()
831 * vmbus_unload_response - Handler for the unload response.
833 static void vmbus_unload_response(struct vmbus_channel_message_header *hdr) in vmbus_unload_response() function
1400 { CHANNELMSG_UNLOAD_RESPONSE, 1, vmbus_unload_response, 0},
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c816 * functional and vmbus_unload_response() will complete in vmbus_wait_for_unload()
895 * vmbus_unload_response - Handler for the unload response.
897 static void vmbus_unload_response(struct vmbus_channel_message_header *hdr) in vmbus_unload_response() function
1544 { CHANNELMSG_UNLOAD_RESPONSE, 1, vmbus_unload_response, 0},

Completed in 3 milliseconds