Home
last modified time | relevance | path

Searched defs:rte_atomic64_exchange (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/eal/x86/include/
H A Drte_atomic_64.h47 rte_atomic64_exchange(volatile uint64_t *dst, uint64_t val) in rte_atomic64_exchange() function
H A Drte_atomic_32.h71 rte_atomic64_exchange(volatile uint64_t *dest, uint64_t val) in rte_atomic64_exchange() function
/dpdk/lib/eal/ppc/include/
H A Drte_atomic.h214 rte_atomic64_exchange(volatile uint64_t *dst, uint64_t val) in rte_atomic64_exchange() function
/dpdk/lib/eal/include/generic/
H A Drte_atomic.h783 rte_atomic64_exchange(volatile uint64_t *dst, uint64_t val); in rte_atomic64_exchange() function