Searched refs:core_role (Results 1 – 4 of 4) sorted by relevance
103 if (lcore_config[i].core_role == ROLE_SERVICE) { in rte_service_init()640 lcore_config[lcore].core_role = state; in set_lcore_state()911 if (lcore_config[i].core_role != ROLE_SERVICE) in rte_service_dump()
35 uint8_t core_role; /**< role of core eg: OFF, RTE, SERVICE */ member
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()873 lcore_config[idx].core_role = in eal_parse_service_corelist()991 if (lcore_config[cfg->main_lcore].core_role == ROLE_SERVICE) { in eal_parse_main_lcore()2016 lcore_config[cfg->main_lcore].core_role = ROLE_RTE; in eal_adjust_config()
169 lcore_config[lcore_id].core_role = ROLE_RTE; in rte_eal_cpu_init()