Searched defs:worker_id (Results 1 – 15 of 15) sorted by relevance
| /f-stack/dpdk/lib/librte_distributor/ |
| H A D | rte_distributor_single.c | 46 unsigned worker_id) in rte_distributor_poll_pkt_single() 61 unsigned worker_id, struct rte_mbuf *oldpkt) in rte_distributor_get_pkt_single() 72 unsigned worker_id, struct rte_mbuf *oldpkt) in rte_distributor_return_pkt_single()
|
| H A D | rte_distributor.c | 88 unsigned int worker_id, struct rte_mbuf **pkts) in rte_distributor_poll_pkt() 132 unsigned int worker_id, struct rte_mbuf **pkts, in rte_distributor_get_pkt() 162 unsigned int worker_id, struct rte_mbuf **oldpkt, int num) in rte_distributor_return_pkt()
|
| /f-stack/dpdk/drivers/crypto/scheduler/ |
| H A D | scheduler_roundrobin.c | 114 __rte_unused uint8_t worker_id) in worker_attach() 121 __rte_unused uint8_t worker_id) in worker_detach()
|
| H A D | scheduler_failover.c | 124 __rte_unused uint8_t worker_id) in worker_attach() 131 __rte_unused uint8_t worker_id) in worker_detach()
|
| H A D | rte_cryptodev_scheduler.c | 163 rte_cryptodev_scheduler_worker_attach(uint8_t scheduler_id, uint8_t worker_id) in rte_cryptodev_scheduler_worker_attach() 224 rte_cryptodev_scheduler_worker_detach(uint8_t scheduler_id, uint8_t worker_id) in rte_cryptodev_scheduler_worker_detach()
|
| H A D | scheduler_pkt_size_distr.c | 240 __rte_unused uint8_t worker_id) in worker_attach() 247 __rte_unused uint8_t worker_id) in worker_detach()
|
| H A D | scheduler_multicore.c | 136 __rte_unused uint8_t worker_id) in worker_attach() 143 __rte_unused uint8_t worker_id) in worker_detach()
|
| H A D | scheduler_pmd_ops.c | 413 uint8_t worker_id = sched_ctx->workers[i].dev_id; in scheduler_pmd_qp_setup() local
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_launch.c | 24 rte_eal_wait_lcore(unsigned worker_id) in rte_eal_wait_lcore()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_thread.c | 25 rte_eal_remote_launch(lcore_function_t *f, void *arg, unsigned int worker_id) in rte_eal_remote_launch()
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_thread.c | 34 rte_eal_remote_launch(int (*f)(void *), void *arg, unsigned worker_id) in rte_eal_remote_launch()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_thread.c | 34 rte_eal_remote_launch(int (*f)(void *), void *arg, unsigned int worker_id) in rte_eal_remote_launch()
|
| /f-stack/dpdk/examples/distributor/ |
| H A D | main.c | 217 unsigned worker_id; member 709 unsigned int lcore_id, worker_id = 0; in main() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_pmd_perf.c | 664 uint16_t nb_ports, num, nb_lcores, worker_id = (uint16_t)-1; in test_pmd_perf() local
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | main.c | 2125 int worker_id; in lthread_rx() local 2378 int worker_id; in pthread_rx() local
|