Lines Matching refs:child_relid
366 msg.child_relid = relid; in vmbus_release_relid()
417 if (channel->offermsg.child_relid != INVALID_RELID) in hv_process_channel_removal()
418 vmbus_release_relid(channel->offermsg.child_relid); in hv_process_channel_removal()
501 newchannel->offermsg.child_relid); in vmbus_add_channel_work()
538 vmbus_release_relid(newchannel->offermsg.child_relid); in vmbus_add_channel_work()
949 WARN_ON(oldchannel->offermsg.child_relid != INVALID_RELID); in vmbus_onoffer()
951 oldchannel->offermsg.child_relid = offer->child_relid; in vmbus_onoffer()
966 offer->child_relid); in vmbus_onoffer()
985 vmbus_release_relid(offer->child_relid); in vmbus_onoffer()
1044 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()
1182 if (openmsg->child_relid == result->child_relid && in vmbus_onopen_result()
1230 if ((gpadlcreated->child_relid == in vmbus_ongpadl_created()
1231 gpadlheader->child_relid) && in vmbus_ongpadl_created()