Searched refs:prev_core (Results 1 – 1 of 1) sorted by relevance
34 static unsigned int prev_core = -1; in eh_get_next_eth_core() local49 next_core = rte_get_next_lcore(prev_core, 0, 1); in eh_get_next_eth_core()56 prev_core = next_core; in eh_get_next_eth_core()63 eh_get_next_active_core(struct eventmode_conf *em_conf, unsigned int prev_core) in eh_get_next_active_core() argument70 next_core = rte_get_next_lcore(prev_core, 0, 0); in eh_get_next_active_core()76 prev_core = next_core; in eh_get_next_active_core()