| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_interrupts.c | 66 ret = rte_ctrl_thread_create(&intr_thread, "eal-intr-thread", NULL, in rte_eal_intr_init()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_lcore.h | 459 rte_ctrl_thread_create(pthread_t *thread, const char *name,
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_osdep.h | 200 ret = rte_ctrl_thread_create(&complete_queue_map_unmap_thread, in os_schedule_work()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_timer.c | 188 ret = rte_ctrl_thread_create(&msb_inc_thread_id, "hpet-msb-inc", NULL, in rte_eal_hpet_init()
|
| H A D | eal_interrupts.c | 1158 ret = rte_ctrl_thread_create(&intr_thread, "eal-intr-thread", NULL, in rte_eal_intr_init()
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_osdep.h | 216 ret = rte_ctrl_thread_create(&complete_queue_map_unmap_thread, in os_schedule_work()
|
| /f-stack/dpdk/lib/librte_eal/ |
| H A D | rte_eal_exports.def | 19 rte_ctrl_thread_create
|
| H A D | version.map | 24 rte_ctrl_thread_create;
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_thread.c | 197 rte_ctrl_thread_create(pthread_t *thread, const char *name, in rte_ctrl_thread_create() function
|
| H A D | eal_common_proc.c | 631 if (rte_ctrl_thread_create(&mp_handle_tid, "rte_mp_handle", in rte_mp_channel_init()
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | socket.c | 507 ret = rte_ctrl_thread_create(&reconn_tid, "vhost_reconn", NULL, in vhost_user_reconnect_init() 1143 int ret = rte_ctrl_thread_create(&fdset_tid, in rte_vhost_driver_start()
|
| /f-stack/dpdk/drivers/net/kni/ |
| H A D | rte_eth_kni.c | 165 ret = rte_ctrl_thread_create(&internals->thread, in eth_kni_dev_start()
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_interrupts.c | 619 ret = rte_ctrl_thread_create(&intr_thread, "eal-intr-thread", NULL, in rte_eal_intr_init()
|
| /f-stack/dpdk/examples/kni/ |
| H A D | main.c | 1115 ret = rte_ctrl_thread_create(&kni_link_tid, in main()
|
| /f-stack/dpdk/examples/vhost/ |
| H A D | main.c | 1578 ret = rte_ctrl_thread_create(&tid, "print-stats", NULL, in main()
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_event_eth_rx_adapter.c | 1285 err = rte_ctrl_thread_create(&rx_adapter->rx_intr_thread, thread_name, in rxa_create_intr_thread()
|
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_representor.c | 2608 ret = rte_ctrl_thread_create(&ipn3ke_rpst_scan_thread, in ipn3ke_rpst_scan_check()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | env_abstraction_layer.rst | 628 ``rte_ctrl_thread_create()``.
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 4251 if (rte_ctrl_thread_create(&ad->link_thread_tid, in ixgbe_dev_link_update_share()
|