Searched refs:vmbus_channel_msginfo (Results 1 – 4 of 4) sorted by relevance
90 struct vmbus_channel_msginfo *open_info = NULL; in vmbus_open()274 struct vmbus_channel_msginfo **msginfo) in create_gpadl_header()280 struct vmbus_channel_msginfo *msgheader; in create_gpadl_header()281 struct vmbus_channel_msginfo *msgbody = NULL; in create_gpadl_header()297 msgsize = sizeof(struct vmbus_channel_msginfo) + in create_gpadl_header()334 msgsize = sizeof(struct vmbus_channel_msginfo) + in create_gpadl_header()340 struct vmbus_channel_msginfo *pos = NULL; in create_gpadl_header()341 struct vmbus_channel_msginfo *tmp = NULL; in create_gpadl_header()378 msgsize = sizeof(struct vmbus_channel_msginfo) + in create_gpadl_header()422 struct vmbus_channel_msginfo *msginfo = NULL; in vmbus_establish_gpadl()[all …]
157 struct vmbus_channel_msginfo *msginfo; in vmbus_rescind_cleanup()988 struct vmbus_channel_msginfo *msginfo; in vmbus_onopen_result()1034 struct vmbus_channel_msginfo *msginfo; in vmbus_ongpadl_created()1084 struct vmbus_channel_msginfo *msginfo; in vmbus_ongpadl_torndown()1130 struct vmbus_channel_msginfo *msginfo; in vmbus_onversion_response()1220 struct vmbus_channel_msginfo *msginfo; in vmbus_request_offers()
75 static int vmbus_negotiate_version(struct vmbus_channel_msginfo *msginfo, in vmbus_negotiate_version()182 struct vmbus_channel_msginfo *msginfo = NULL; in vmbus_connect()
650 struct vmbus_channel_msginfo { struct677 struct vmbus_channel_msginfo info; argument