Searched refs:rte_thread_setname (Results 1 – 9 of 9) sorted by relevance
35 int rte_thread_setname(pthread_t id, const char *name) in rte_thread_setname() function
820 rte_thread_setname(lcore_config[i].thread_id, thread_name); in rte_eal_init()
28 int rte_thread_setname(pthread_t id, const char *name) in rte_thread_setname() function
1155 ret = rte_thread_setname(lcore_config[i].thread_id, in rte_eal_init()
358 int rte_thread_setname(pthread_t id, const char *name);
105 rte_thread_setname(__rte_unused pthread_t id, __rte_unused const char *name) in rte_thread_setname() function
294 ret = rte_thread_setname(*thread, name); in rte_ctrl_thread_create()
265 rte_thread_setname;
507 ret = rte_thread_setname(priv->timer_tid, name); in mlx5_vdpa_cqe_event_setup()