Searched refs:vmbus_channel_open_channel (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hv/
H A Dchannel.c638 struct vmbus_channel_open_channel *open_msg;
690 sizeof(struct vmbus_channel_open_channel),
700 open_msg = (struct vmbus_channel_open_channel *)open_info->msg;
729 sizeof(struct vmbus_channel_open_channel), true);
H A Dhv_trace.h149 TP_PROTO(const struct vmbus_channel_open_channel *msg, int ret),
H A Dchannel_mgmt.c1311 struct vmbus_channel_open_channel *openmsg;
1330 (struct vmbus_channel_open_channel *)msginfo->msg;
/linux-master/include/linux/
H A Dhyperv.h575 struct vmbus_channel_open_channel { struct

Completed in 117 milliseconds