Searched refs:eal_cpu_detected (Results 1 – 6 of 6) sorted by relevance
48 eal_cpu_detected(unsigned lcore_id) in eal_cpu_detected() function
20 eal_cpu_detected(unsigned lcore_id) in eal_cpu_detected() function
158 if (eal_cpu_detected(lcore_id) == 0) { in rte_eal_cpu_init()179 if (eal_cpu_detected(lcore_id) == 0) in rte_eal_cpu_init()
361 int eal_cpu_detected(unsigned lcore_id);
633 if (eal_cpu_detected(idx) == 0) { in eal_parse_service_coremask()689 if (eal_cpu_detected(i) == 0) { in update_lcore_config()1132 if (eal_cpu_detected(idx) == 0) { in check_cpuset()1542 if (eal_cpu_detected(idx) == 0) in available_cores()1556 if (eal_cpu_detected(idx) == 0) in available_cores()
224 eal_cpu_detected(unsigned int lcore_id) in eal_cpu_detected() function