Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c908 const guid_t *inst1, *inst2; in find_primary_channel_by_offer() local
917 inst1 = &iter->offermsg.offer.if_instance; in find_primary_channel_by_offer()
920 if (guid_equal(inst1, inst2)) { in find_primary_channel_by_offer()
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c975 const guid_t *inst1, *inst2; in find_primary_channel_by_offer() local
984 inst1 = &iter->offermsg.offer.if_instance; in find_primary_channel_by_offer()
987 if (guid_equal(inst1, inst2)) { in find_primary_channel_by_offer()

Completed in 4 milliseconds