Home
last modified time | relevance | path

Searched refs:init_vp_index (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
Dchannel_mgmt.c27 static void init_vp_index(struct vmbus_channel *channel);
578 init_vp_index(newchannel); in vmbus_process_offer()
672 static void init_vp_index(struct vmbus_channel *channel) in init_vp_index() function