Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c27 static void init_vp_index(struct vmbus_channel *channel);
429 * init_vp_index() can (re-)use the CPU. in hv_process_channel_removal()
578 * the accesses to next_numa_node_id in init_vp_index(). in vmbus_process_offer()
582 init_vp_index(newchannel); in vmbus_process_offer()
677 static void init_vp_index(struct vmbus_channel *channel) in init_vp_index() function
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c28 static void init_vp_index(struct vmbus_channel *channel);
461 * init_vp_index() can (re-)use the CPU. in hv_process_channel_removal()
610 * the accesses to next_numa_node_id in init_vp_index(). in vmbus_process_offer()
625 init_vp_index(newchannel); in vmbus_process_offer()
695 * It should only be called by init_vp_index().
731 static void init_vp_index(struct vmbus_channel *channel) in init_vp_index() function

Completed in 4 milliseconds