Home
last modified time | relevance | path

Searched refs:opdl_ring (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_ring.h55 struct opdl_ring;
82 struct opdl_ring *
111 opdl_ring_get_socket(const struct opdl_ring *t);
123 opdl_ring_get_num_slots(const struct opdl_ring *t);
135 opdl_ring_get_name(const struct opdl_ring *t);
173 opdl_ring_get_input_stage(const struct opdl_ring *t);
204 struct opdl_ring *
476 opdl_ring_available(struct opdl_ring *t);
553 opdl_ring_flush(struct opdl_ring *t);
562 opdl_ring_free(struct opdl_ring *t);
[all …]
H A Dopdl_ring.c112 struct opdl_ring { struct
129 input_stage(const struct opdl_ring *t) in input_stage()
505 struct opdl_ring *t = s->t; in opdl_stage_claim_singlethread()
564 struct opdl_ring *t = s->t; in opdl_stage_claim_multithread()
786 opdl_ring_flush(struct opdl_ring *t) in opdl_ring_flush()
894 struct opdl_ring *
898 struct opdl_ring *t; in opdl_ring_create()
976 struct opdl_ring *t = s->t; in opdl_ring_cas_slot()
1179 struct opdl_ring *
1223 opdl_ring_free(struct opdl_ring *t) in opdl_ring_free()
[all …]
H A Dmeson.build8 'opdl_ring.c',
H A Dopdl_evdev_init.c186 struct opdl_ring *ring; in opdl_tx_dequeue_single_thread()
298 struct opdl_ring *ring; in opdl_add_deps()
305 struct opdl_ring *r = in opdl_add_deps()
308 struct opdl_ring *rj = in opdl_add_deps()
H A Dopdl_evdev.h230 struct opdl_ring *opdl[OPDL_TUR_PER_DEV];