Searched defs:worker (Results 1 – 13 of 13) sorted by relevance
25 struct scheduler_worker *worker = &rr_qp_ctx->workers[worker_idx]; in schedule_enqueue() local68 struct scheduler_worker *worker; in schedule_dequeue() local
26 failover_worker_enqueue(struct scheduler_worker *worker, in failover_worker_enqueue()93 struct scheduler_worker *worker = workers[qp_ctx->deq_idx]; in schedule_dequeue() local
203 struct scheduler_worker *worker = workers[qp_ctx->deq_idx]; in schedule_dequeue() local
365 struct scheduler_worker *worker; in rte_cryptodev_scheduler_worker_attach() local
157 struct scheduler_worker *worker; in mc_scheduler_worker() local
104 struct rte_event_ring *worker = p->cq_worker_ring; in sw_schedule_atomic_to_cq() local348 struct rte_event_ring *worker = port->rx_worker_ring; in sw_refill_pp_buf() local570 struct rte_event_ring *worker = port->cq_worker_ring; in sw_event_schedule() local
129 unsigned int id, worker = 0; in WORKER_DEFINE() local
325 int worker; in test_app_get_worker_port() local
1097 unsigned int main_lcore, worker, tref; in test_refcnt_mbuf() local
59 struct worker_data worker[EVT_MAX_PORTS]; member
53 struct worker_data worker[EVT_MAX_PORTS]; member
255 unsigned int worker = rte_ctz64(match); in rte_distributor_process_single() local
39 worker_loop worker; member