Searched refs:ROLE_SERVICE (Results 1 – 5 of 5) sorted by relevance
103 if (lcore_config[i].core_role == ROLE_SERVICE) { in rte_service_init()643 lcore_states[lcore].is_service_core = (state == ROLE_SERVICE); in set_lcore_state()678 set_lcore_state(lcore, ROLE_SERVICE); in rte_service_lcore_add()911 if (lcore_config[i].core_role != ROLE_SERVICE) in rte_service_dump()
642 lcore_config[idx].core_role = ROLE_SERVICE; in eal_parse_service_coremask()673 if (lcore_config[idx].core_role == ROLE_SERVICE) in eal_service_cores_parsed()860 if (cfg->lcore_role[idx] != ROLE_SERVICE) { in eal_parse_service_corelist()874 ROLE_SERVICE; in eal_parse_service_corelist()991 if (lcore_config[cfg->main_lcore].core_role == ROLE_SERVICE) { in eal_parse_main_lcore()
434 case ROLE_SERVICE: in lcore_dump_cb()
34 ROLE_SERVICE, enumerator
103 if (softnic->params.sc && rte_lcore_has_role(thread_id, ROLE_SERVICE)) in thread_is_valid()