Home
last modified time | relevance | path

Searched defs:lcore (Results 1 – 25 of 41) sorted by relevance

12

/dpdk/lib/eal/common/
H A Drte_service.c452 const int lcore = rte_lcore_id(); in service_runner_func() local
484 rte_service_lcore_may_be_active(uint32_t lcore) in rte_service_lcore_may_be_active()
530 rte_service_lcore_count_services(uint32_t lcore) in rte_service_lcore_count_services()
623 rte_service_map_lcore_get(uint32_t id, uint32_t lcore) in rte_service_map_lcore_get()
633 set_lcore_state(uint32_t lcore, int32_t state) in set_lcore_state()
671 rte_service_lcore_add(uint32_t lcore) in rte_service_lcore_add()
692 rte_service_lcore_del(uint32_t lcore) in rte_service_lcore_del()
716 rte_service_lcore_start(uint32_t lcore) in rte_service_lcore_start()
747 rte_service_lcore_stop(uint32_t lcore) in rte_service_lcore_stop()
841 rte_service_lcore_attr_reset_all(uint32_t lcore) in rte_service_lcore_attr_reset_all()
[all …]
H A Deal_common_options.c624 uint32_t lcore = idx; in eal_parse_service_coremask() local
862 uint32_t lcore = idx; in eal_parse_service_corelist() local
/dpdk/app/test-pipeline/
H A Dmain.c47 uint32_t lcore; in main() local
80 unsigned lcore; in app_lcore_main_loop() local
/dpdk/app/test/
H A Dtest_pflock.c68 const unsigned int lcore = rte_lcore_id(); in load_loop_fn() local
99 const unsigned int lcore = rte_lcore_id(); in test_pflock_perf() local
H A Dtest_spinlock.c109 const unsigned lcore = rte_lcore_id(); in load_loop_fn() local
134 const unsigned lcore = rte_lcore_id(); in test_spinlock_perf() local
H A Dtest_mcslock.c72 const unsigned int lcore = rte_lcore_id(); in load_loop_fn() local
100 const unsigned int lcore = rte_lcore_id(); in test_mcslock_perf() local
H A Dtest_ticketlock.c110 const unsigned int lcore = rte_lcore_id(); in load_loop_fn() local
137 const unsigned int lcore = rte_lcore_id(); in test_ticketlock_perf() local
H A Dtest_timer_secondary.c51 timer_secondary_spawn_wait(unsigned int lcore) in timer_secondary_spawn_wait()
H A Dtest_mbuf.c991 unsigned lcore, free; in test_refcnt_worker() local
1014 test_refcnt_iter(unsigned int lcore, unsigned int iter, in test_refcnt_iter()
1075 unsigned i, lcore; in test_refcnt_main() local
H A Dtest_rwlock.c100 const unsigned int lcore = rte_lcore_id(); in load_loop_fn() local
/dpdk/examples/l3fwd-power/
H A Dperf_core.c32 is_hp_core(unsigned int lcore) in is_hp_core()
84 int lcore = -1; in update_lcore_params() local
/dpdk/lib/power/
H A Drte_power_pmd_mgmt.c249 const unsigned int lcore = rte_lcore_id(); in clb_multiwait() local
314 const unsigned int lcore = rte_lcore_id(); in clb_pause() local
354 const unsigned int lcore = rte_lcore_id(); in clb_scale_freq() local
411 check_scale(unsigned int lcore) in check_scale()
/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c331 uint32_t lcore = rte_lcore_id(); in cperf_throughput_test_runner() local
H A Dcomp_perf_test_verify.c392 uint32_t lcore = rte_lcore_id(); in cperf_verify_test_runner() local
H A Dcomp_perf_test_cyclecount.c469 uint32_t lcore = rte_lcore_id(); in cperf_cyclecount_test_runner() local
/dpdk/lib/eal/windows/
H A Deal_lcore.c115 struct lcore_map *lcore; in eal_create_lcore_map() local
/dpdk/examples/ip_reassembly/
H A Dmain.c824 setup_port_tbl(struct lcore_queue_conf *qconf, uint32_t lcore, int socket, in setup_port_tbl()
849 setup_queue_tbl(struct rx_queue *rxq, uint32_t lcore, uint32_t queue) in setup_queue_tbl()
960 uint32_t i, lcore; in queue_dump_stat() local
/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c119 uint32_t lcore = rte_lcore_id(); in cperf_throughput_test_runner() local
H A Dcperf_test_verify.c216 uint32_t lcore = rte_lcore_id(); in cperf_verify_test_runner() local
H A Dcperf_test_latency.c138 uint32_t lcore = rte_lcore_id(); in cperf_latency_test_runner() local
/dpdk/examples/l3fwd-graph/
H A Dmain.c154 uint8_t queue, lcore; in check_lcore_params() local
231 uint8_t lcore; in init_lcore_rx_queues() local
/dpdk/app/test-eventdev/
H A Devt_options.h62 evt_lcores_has_overlap(bool lcores[], int lcore) in evt_lcores_has_overlap()
/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c303 unsigned int cpu, lcore = rte_lcore_id(); in rte_dpaa_portal_init() local
/dpdk/app/test-acl/
H A Dmain.c905 uint32_t i, lcore; in search_ip5tuples() local
1114 uint32_t lcore; in main() local
/dpdk/examples/l3fwd/
H A Dmain.c273 uint8_t queue, lcore; in check_lcore_params() local
340 uint8_t lcore; in init_lcore_rx_queues() local

12