| /dpdk/app/test/ |
| H A D | test_service_cores.c | 544 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_lcore_add_del() 545 !rte_lcore_is_enabled(2) || !rte_lcore_is_enabled(3)) in service_lcore_add_del() 716 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_mt_safe_poll() 717 !rte_lcore_is_enabled(2)) in service_mt_safe_poll() 733 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_mt_unsafe_poll() 734 !rte_lcore_is_enabled(2)) in service_mt_unsafe_poll() 956 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_active_two_cores() 957 !rte_lcore_is_enabled(2)) in service_active_two_cores()
|
| H A D | test_eal_flags.c | 657 if (rte_lcore_is_enabled(0) && rte_lcore_is_enabled(1) && in test_missing_c_flag() 658 rte_lcore_is_enabled(2) && rte_lcore_is_enabled(3) && in test_missing_c_flag() 678 if (rte_lcore_is_enabled(0) && rte_lcore_is_enabled(1) && in test_missing_c_flag() 679 rte_lcore_is_enabled(2) && rte_lcore_is_enabled(3) && in test_missing_c_flag() 680 rte_lcore_is_enabled(3) && rte_lcore_is_enabled(5) && in test_missing_c_flag() 681 rte_lcore_is_enabled(4) && rte_lcore_is_enabled(7) && in test_missing_c_flag() 709 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1)) in test_main_lcore_flag()
|
| H A D | test_hash_multiwriter.c | 180 if (rte_lcore_is_enabled(core_id)) { in test_hash_multiwriter()
|
| H A D | test_pmd_perf.c | 224 if (rte_lcore_is_enabled(lcore_id) == 0) { in init_lcores() 241 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mbufpool()
|
| /dpdk/examples/l3fwd-power/ |
| H A D | perf_core.c | 60 if (rte_lcore_is_enabled(i) && is_hp_core(i)) { in update_lcore_params() 69 if (rte_lcore_is_enabled(i)) { in update_lcore_params()
|
| H A D | main.c | 1525 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params() 2127 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem() 2696 if (rte_lcore_is_enabled(lcore_id) == 0) in main() 2714 if (rte_lcore_is_enabled(lcore_id) == 0) in main() 2749 if (rte_lcore_is_enabled(lcore_id) == 0) in main() 2918 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
|
| /dpdk/examples/packet_ordering/ |
| H A D | main.c | 102 if (rte_lcore_is_enabled(i)) in get_last_lcore_id() 121 if (rte_lcore_is_enabled(i)) in get_previous_lcore_id() 366 && rte_lcore_is_enabled(lcore_id) in print_stats() 759 if (rte_lcore_is_enabled(lcore_id) && lcore_id != main_lcore_id) in main()
|
| /dpdk/examples/l3fwd-graph/ |
| H A D | main.c | 165 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params() 532 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem() 892 if (rte_lcore_is_enabled(lcore_id) == 0) in main() 934 if (rte_lcore_is_enabled(lcore_id) == 0) in main() 1035 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
|
| /dpdk/lib/eal/include/ |
| H A D | rte_lcore.h | 204 int rte_lcore_is_enabled(unsigned int lcore_id);
|
| /dpdk/app/test-pipeline/ |
| H A D | config.c | 160 if (rte_lcore_is_enabled(lcore_id) == 0) in app_parse_args()
|
| /dpdk/examples/l3fwd/ |
| H A D | main.c | 284 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params() 966 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem() 1287 if (rte_lcore_is_enabled(lcore_id) == 0) in l3fwd_poll_resource_setup() 1319 if (rte_lcore_is_enabled(lcore_id) == 0) in l3fwd_poll_resource_setup() 1541 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_lcore.c | 82 int rte_lcore_is_enabled(unsigned int lcore_id) in rte_lcore_is_enabled() function 98 if (!rte_lcore_is_enabled(i) || in rte_get_next_lcore()
|
| /dpdk/examples/ip_reassembly/ |
| H A D | main.c | 917 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem() 964 if (rte_lcore_is_enabled(lcore) == 0) in queue_dump_stat() 1060 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main() 1149 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
|
| /dpdk/lib/power/ |
| H A D | rte_power_empty_poll.c | 368 if (rte_lcore_is_enabled(poll_stats->lcore_id) == 0) in rte_empty_poll_detection() 429 if (rte_lcore_is_enabled(i) == 0) in rte_power_empty_poll_stat_init()
|
| /dpdk/examples/ip_fragmentation/ |
| H A D | main.c | 792 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem() 925 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main() 1014 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
|
| /dpdk/app/test-eventdev/ |
| H A D | evt_options.h | 126 if ((lcores[i] == true) && !(rte_lcore_is_enabled(i))) in evt_has_disabled_lcore()
|
| H A D | test_order_common.c | 122 if (!rte_lcore_is_enabled(plcore)) { in order_opt_check()
|
| /dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_poll.c | 121 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in l2fwd_poll_lcore_config()
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 335 if (rte_lcore_is_enabled(coreid) == 0) in print_stats_cb() 1369 if (!rte_lcore_is_enabled(lcore)) { in check_poll_mode_params() 2366 if (rte_lcore_is_enabled(lcore_id) == 0) in port_init() 2960 if (rte_lcore_is_enabled(coreid) == 0) in handle_telemetry_cmd_ipsec_secgw_stats() 2971 if (rte_lcore_is_enabled(coreid) == 0) in handle_telemetry_cmd_ipsec_secgw_stats() 3000 if (rte_lcore_is_enabled(coreid) == 0) in update_lcore_statistics() 3077 if (rte_lcore_is_enabled(coreid) == 0) { in handle_telemetry_cmd_ipsec_secgw_stats_outbound() 3151 if (rte_lcore_is_enabled(coreid) == 0) { in handle_telemetry_cmd_ipsec_secgw_stats_inbound() 3222 if (rte_lcore_is_enabled(coreid) == 0) { in handle_telemetry_cmd_ipsec_secgw_stats_routing() 3370 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
|
| /dpdk/examples/ipv4_multicast/ |
| H A D | main.c | 722 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main() 783 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
|
| /dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 1308 if (rte_lcore_is_enabled(lcore_id) == 0) in app_acl_init() 1541 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params() 1869 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem() 2135 if (rte_lcore_is_enabled(lcore_id) == 0) in main() 2153 if (rte_lcore_is_enabled(lcore_id) == 0) in main() 2191 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
|
| /dpdk/lib/eal/ |
| H A D | version.map | 128 rte_lcore_is_enabled;
|
| /dpdk/examples/pipeline/ |
| H A D | thread.c | 88 if (!rte_lcore_is_enabled(i)) in thread_free()
|
| /dpdk/examples/eventdev_pipeline/ |
| H A D | main.c | 269 if (!rte_lcore_is_enabled(i)) { in parse_app_args()
|
| /dpdk/examples/kni/ |
| H A D | main.c | 494 if (kni_port_params_array[i] && !rte_lcore_is_enabled(\ in validate_parameters() 501 if (kni_port_params_array[i] && !rte_lcore_is_enabled(\ in validate_parameters()
|