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

/linux-master/drivers/hv/
H A Dchannel_mgmt.c812 * CHANNELMSG_UNLOAD_RESPONSE is always delivered to the CPU which was
815 * the cpu which receives CHANNELMSG_UNLOAD_RESPONSE is still
858 if (hdr->msgtype == CHANNELMSG_UNLOAD_RESPONSE)
904 * message of type CHANNELMSG_UNLOAD_RESPONSE, and trigger a call
1544 { CHANNELMSG_UNLOAD_RESPONSE, 1, vmbus_unload_response, 0},
/linux-master/include/linux/
H A Dhyperv.h501 CHANNELMSG_UNLOAD_RESPONSE = 17, enumerator in enum:vmbus_channel_message_type

Completed in 182 milliseconds