Searched refs:rte_service_run_iter_on_app_lcore (Results 1 – 10 of 10) sorted by relevance
| /f-stack/dpdk/examples/eventdev_pipeline/ |
| H A D | pipeline_common.h | 124 rte_service_run_iter_on_app_lcore(fdata->rxadptr_service_id, in schedule_devices() 129 rte_service_run_iter_on_app_lcore(fdata->evdev_service_id, in schedule_devices() 138 rte_service_run_iter_on_app_lcore(fdata->txadptr_service_id, in schedule_devices()
|
| H A D | pipeline_worker_tx.c | 602 rte_service_run_iter_on_app_lcore( in service_rx_adapter()
|
| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 403 rte_service_run_iter_on_app_lcore(t->service_id, 1); in run_prio_packet_test() 495 rte_service_run_iter_on_app_lcore(t->service_id, 1); in test_single_directed_packet() 562 rte_service_run_iter_on_app_lcore(t->service_id, 1); in test_directed_forward_credits() 724 rte_service_run_iter_on_app_lcore(t->service_id, 1); in burst_packets() 813 rte_service_run_iter_on_app_lcore(t->service_id, 1); in abuse_inflights() 951 rte_service_run_iter_on_app_lcore(t->service_id, 1); in xstats_tests() 1502 rte_service_run_iter_on_app_lcore(t->service_id, 1); in xstats_id_reset_tests() 1890 rte_service_run_iter_on_app_lcore(t->service_id, 1); in qid_priorities() 1970 rte_service_run_iter_on_app_lcore(t->service_id, 1); in unlink_in_progress() 2042 rte_service_run_iter_on_app_lcore(t->service_id, 1); in load_balancing() [all …]
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_service.h | 231 int32_t rte_service_run_iter_on_app_lcore(uint32_t id,
|
| /f-stack/dpdk/lib/librte_eal/ |
| H A D | rte_eal_exports.def | 143 rte_service_run_iter_on_app_lcore
|
| H A D | version.map | 180 rte_service_run_iter_on_app_lcore;
|
| /f-stack/dpdk/app/test/ |
| H A D | test_event_eth_tx_adapter.c | 441 ret = rte_service_run_iter_on_app_lcore(eid, 0); in tx_adapter_single() 445 ret = rte_service_run_iter_on_app_lcore(tid, 0); in tx_adapter_single()
|
| H A D | test_service_cores.c | 767 return rte_service_run_iter_on_app_lcore(*delay_service_id, 1); in service_run_on_app_core_func()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | rte_service.c | 434 rte_service_run_iter_on_app_lcore(uint32_t id, uint32_t serialize_mt_unsafe) in rte_service_run_iter_on_app_lcore() function
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | event_helper.c | 913 rte_service_run_iter_on_app_lcore(service_id[i], 0); in eh_start_worker_eth_core()
|