Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c1207 struct vmbus_channel_open_channel *openmsg; in vmbus_onopen_result() local
1225 openmsg = in vmbus_onopen_result()
1227 if (openmsg->child_relid == result->child_relid && in vmbus_onopen_result()
1228 openmsg->openid == result->openid) { in vmbus_onopen_result()
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c1311 struct vmbus_channel_open_channel *openmsg; in vmbus_onopen_result() local
1329 openmsg = in vmbus_onopen_result()
1331 if (openmsg->child_relid == result->child_relid && in vmbus_onopen_result()
1332 openmsg->openid == result->openid) { in vmbus_onopen_result()

Completed in 4 milliseconds