Searched defs:old_head (Results 1 – 10 of 10) sorted by relevance
| /f-stack/dpdk/lib/librte_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
|
| /f-stack/dpdk/lib/librte_ring/ |
| H A D | rte_ring_generic.h | 58 uint32_t *old_head, uint32_t *new_head, in __rte_ring_move_prod_head() 128 uint32_t *old_head, uint32_t *new_head, in __rte_ring_move_cons_head()
|
| H A D | rte_ring_hts_c11_mem.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()
|
| H A D | rte_ring_rts_c11_mem.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_c11_mem.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()
|
| /f-stack/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
|
| /f-stack/dpdk/drivers/common/qat/ |
| H A D | qat_qp.c | 554 uint32_t old_head, new_head; in rxq_free_desc() local
|
| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_hw_dp.c | 859 uint32_t old_head, new_head; in qat_sym_dp_update_head() local
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 1784 struct chashbhead *old_head, *new_head; in ta_modify_chash() local 3699 struct fhashbhead *old_head, *new_head; in ta_modify_fhash() local
|