Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_ring.c268 copy_entries_out(struct opdl_ring *t, uint32_t start, void *entries, in copy_entries_out() function
597 copy_entries_out(s->t, s->head, entries, num_entries); in opdl_stage_claim_copy_singlethread()
614 copy_entries_out(s->t, old_head, entries, num_entries); in opdl_stage_claim_copy_multithread()
677 copy_entries_out(t, head, entries, num_entries); in opdl_ring_copy_to_burst()