Searched refs:skip_main (Results 1 – 2 of 2) sorted by relevance
226 unsigned int rte_get_next_lcore(unsigned int i, int skip_main, int wrap);
96 unsigned int rte_get_next_lcore(unsigned int i, int skip_main, int wrap) in rte_get_next_lcore() argument104 (skip_main && (i == rte_get_main_lcore()))) { in rte_get_next_lcore()