Searched defs:old_head (Results 1 – 9 of 9) sorted by relevance
| /dpdk/lib/stack/ |
| H A D | rte_stack_lf_c11.h | 39 struct rte_stack_lf_head old_head; in __rte_stack_lf_push_elems() local 78 struct rte_stack_lf_head old_head; in __rte_stack_lf_pop_elems() local
|
| H A D | rte_stack_lf_generic.h | 39 struct rte_stack_lf_head old_head; in __rte_stack_lf_push_elems() local 80 struct rte_stack_lf_head old_head; in __rte_stack_lf_pop_elems() local
|
| /dpdk/lib/ring/ |
| H A D | rte_ring_generic_pvt.h | 57 uint32_t *old_head, uint32_t *new_head, in __rte_ring_move_prod_head() 127 uint32_t *old_head, uint32_t *new_head, in __rte_ring_move_cons_head()
|
| H A D | rte_ring_c11_pvt.h | 56 uint32_t *old_head, uint32_t *new_head, in __rte_ring_move_prod_head() 132 uint32_t *old_head, uint32_t *new_head, in __rte_ring_move_cons_head()
|
| H A D | rte_ring_rts_elem_pvt.h | 71 enum rte_ring_queue_behavior behavior, uint32_t *old_head, in __rte_ring_rts_move_prod_head() 129 enum rte_ring_queue_behavior behavior, uint32_t *old_head, in __rte_ring_rts_move_cons_head()
|
| H A D | rte_ring_hts_elem_pvt.h | 56 enum rte_ring_queue_behavior behavior, uint32_t *old_head, in __rte_ring_hts_move_prod_head() 114 enum rte_ring_queue_behavior behavior, uint32_t *old_head, in __rte_ring_hts_move_cons_head()
|
| /dpdk/drivers/event/opdl/ |
| H A D | opdl_ring.c | 414 uint32_t *old_head, bool block, bool claim_func) in move_head_atomically() 465 uint32_t old_head; in opdl_ring_input_multithread() local 563 uint32_t old_head; in opdl_stage_claim_multithread() local 609 uint32_t old_head; in opdl_stage_claim_copy_multithread() local
|
| /dpdk/drivers/common/qat/ |
| H A D | qat_qp.c | 497 uint32_t old_head, new_head; in rxq_free_desc() local
|
| /dpdk/drivers/crypto/qat/dev/ |
| H A D | qat_sym_pmd_gen1.c | 1058 uint32_t old_head, new_head; in qat_sym_dp_dequeue_done_gen1() local
|