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

/linux-master/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.
610 * the accesses to next_numa_node_id in init_vp_index().
625 init_vp_index(newchannel);
695 * It should only be called by init_vp_index().
731 static void init_vp_index(struct vmbus_channel *channel) function

Completed in 212 milliseconds