Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c901 * find_primary_channel_by_offer - Get the channel object given the new offer.
905 find_primary_channel_by_offer(const struct vmbus_channel_offer_channel *offer) in find_primary_channel_by_offer() function
945 oldchannel = find_primary_channel_by_offer(offer); in vmbus_onoffer()
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c968 * find_primary_channel_by_offer - Get the channel object given the new offer.
972 find_primary_channel_by_offer(const struct vmbus_channel_offer_channel *offer) in find_primary_channel_by_offer() function
1037 oldchannel = find_primary_channel_by_offer(offer); in vmbus_onoffer()

Completed in 4 milliseconds