Searched refs:worker_thread (Results 1 – 5 of 5) sorted by relevance
214 void (*worker_thread)(struct eh_event_link_info *links, member
603 wrkr->worker_thread = ipsec_wrkr_non_burst_int_port_drv_mode; in ipsec_eventmode_populate_wrkr_params()611 wrkr->worker_thread = ipsec_wrkr_non_burst_int_port_app_mode; in ipsec_eventmode_populate_wrkr_params()
1005 if (match_wrkr->worker_thread == NULL) { in eh_verify_match_worker()1792 match_wrkr->worker_thread(links, nb_links); in eh_launch_worker()
477 worker_thread(void *args_ptr) in worker_thread() function756 rte_eal_remote_launch(worker_thread, (void *)&worker_args, in main()
592 int (*worker_thread)(void *), uint32_t total_events, in launch_workers_and_wait()639 rte_eal_remote_launch(worker_thread, ¶m[port], w_lcore); in launch_workers_and_wait()