Searched refs:match_wrkr (Results 1 – 1 of 1) sorted by relevance
1002 eh_verify_match_worker(struct eh_app_worker_params *match_wrkr) in eh_verify_match_worker() argument1005 if (match_wrkr->worker_thread == NULL) { in eh_verify_match_worker()1734 struct eh_app_worker_params *match_wrkr; in eh_launch_worker() local1775 match_wrkr = eh_find_worker(lcore_id, conf, app_wrkr, nb_wrkr_param); in eh_launch_worker()1776 if (match_wrkr == NULL) { in eh_launch_worker()1783 if (eh_verify_match_worker(match_wrkr) != 1) { in eh_launch_worker()1792 match_wrkr->worker_thread(links, nb_links); in eh_launch_worker()