Searched refs:rte_eal_lcore_role (Results 1 – 6 of 6) sorted by relevance
45 enum rte_lcore_role_t rte_eal_lcore_role(unsigned int lcore_id);
49 rte_eal_lcore_role
58 rte_eal_lcore_role;
67 rte_eal_lcore_role(unsigned int lcore_id) in rte_eal_lcore_role() function
339 if (rte_eal_lcore_role(lcore_next) != ROLE_RTE) { in test_mempool_sp_sc()
310 * Identify core role using ``rte_eal_lcore_role`` to identify RTE, OFF,