Searched refs:ROLE_SERVICE (Results 1 – 7 of 7) sorted by relevance
109 if (lcore_config[i].core_role == ROLE_SERVICE) { in rte_service_init()649 lcore_states[lcore].is_service_core = (state == ROLE_SERVICE); in set_lcore_state()684 set_lcore_state(lcore, ROLE_SERVICE); in rte_service_lcore_add()917 if (lcore_config[i].core_role != ROLE_SERVICE) in rte_service_dump()
610 lcore_config[idx].core_role = ROLE_SERVICE; in eal_parse_service_coremask()641 if (lcore_config[idx].core_role == ROLE_SERVICE) in eal_service_cores_parsed()763 if (cfg->lcore_role[idx] != ROLE_SERVICE) { in eal_parse_service_corelist()777 ROLE_SERVICE; in eal_parse_service_corelist()868 if (lcore_config[cfg->main_lcore].core_role == ROLE_SERVICE) { in eal_parse_main_lcore()
439 case ROLE_SERVICE: in lcore_dump_cb()
33 ROLE_SERVICE, enumerator
118 if (lcore_config[lcore_id].core_role == ROLE_SERVICE) in eal_thread_loop()
134 if (lcore_config[lcore_id].core_role == ROLE_SERVICE) in eal_thread_loop()
105 if (softnic->params.sc && rte_lcore_has_role(thread_id, ROLE_SERVICE)) in thread_is_valid()