Home
last modified time | relevance | path

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

/dpdk/lib/eal/x86/include/
H A Drte_atomic.h212 rte_atomic32_exchange(volatile uint32_t *dst, uint32_t val) rte_atomic32_exchange() function
/dpdk/lib/eal/ppc/include/
H A Drte_atomic.h125 rte_atomic32_exchange(volatile uint32_t *dst, uint32_t val) in rte_atomic32_exchange() function
/dpdk/lib/eal/include/generic/
H A Drte_atomic.h499 rte_atomic32_exchange(volatile uint32_t *dst, uint32_t val); in rte_atomic32_exchange() function