Home
last modified time | relevance | path

Searched refs:threadsafe (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_ring.c152 if (s->threadsafe == true) { in available()
198 if (s->threadsafe == false) in update_available_seq()
639 if (input_stage(t)->threadsafe == false) in opdl_ring_input()
708 if (s->threadsafe == false) in opdl_stage_claim()
720 if (s->threadsafe == false) in opdl_stage_claim_copy()
733 if (s->threadsafe == false) { in opdl_stage_disclaim_n()
758 if (s->threadsafe == false) { in opdl_stage_disclaim()
805 s->threadsafe = threadsafe; in init_stage()
825 if (threadsafe == true) in init_stage()
1210 (s->threadsafe) ? s->shared.head : s->head, in opdl_ring_dump()
[all …]
H A Dopdl_ring.h161 opdl_stage_add(struct opdl_ring *t, bool threadsafe, bool is_input);
519 opdl_stage_create(struct opdl_ring *t, bool threadsafe);
585 opdl_ring_set_stage_threadsafe(struct opdl_stage *s, bool threadsafe);