Home
last modified time | relevance | path

Searched refs:service_run_on_app_core_func (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_service_cores.c764 service_run_on_app_core_func(void *arg) in service_run_on_app_core_func() function
796 int app_core2_ret = rte_eal_remote_launch(service_run_on_app_core_func, in service_app_lcore_poll_impl()
801 int app_core1_ret = service_run_on_app_core_func(&id); in service_app_lcore_poll_impl()
826 int err = service_run_on_app_core_func(&id); in service_app_lcore_poll_impl()