Searched refs:move_head_atomically (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/event/opdl/ |
| H A D | opdl_ring.c | 413 move_head_atomically(struct opdl_stage *s, uint32_t *num_entries, in move_head_atomically() function 467 move_head_atomically(s, &num_entries, &old_head, block, false); in opdl_ring_input_multithread() 575 move_head_atomically(s, &num_entries, &old_head, block, true); in opdl_stage_claim_multithread() 611 move_head_atomically(s, &num_entries, &old_head, block, true); in opdl_stage_claim_copy_multithread()
|