Home
last modified time | relevance | path

Searched defs:old_tail (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/ring/
H A Drte_ring_hts_elem_pvt.h25 __rte_ring_hts_update_tail(struct rte_ring_hts_headtail *ht, uint32_t old_tail, in __rte_ring_hts_update_tail()
/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c312 unsigned int old_tail = (8 - ctx->byteIndex) & 7; in sha3_Update() local
/dpdk/drivers/event/opdl/
H A Dopdl_ring.c624 uint32_t old_tail = s->shared.tail; in opdl_stage_disclaim_singlethread_n() local