Searched refs:copy_entries_in (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/event/opdl/ |
| H A D | opdl_ring.c | 247 copy_entries_in(struct opdl_ring *t, uint32_t start, const void *entries, in copy_entries_in() function 299 copy_entries_in(t, head, entries, num_entries); in opdl_ring_input_singlethread() 471 copy_entries_in(t, old_head, entries, num_entries); in opdl_ring_input_multithread() 658 copy_entries_in(t, head, entries, num_entries); in opdl_ring_copy_from_burst()
|