Home
last modified time | relevance | path

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

/dpdk/lib/eal/x86/include/
H A Drte_atomic.h126 rte_atomic16_exchange(volatile uint16_t *dst, uint16_t val) rte_atomic16_exchange() function
/dpdk/lib/eal/ppc/include/
H A Drte_atomic.h83 rte_atomic16_exchange(volatile uint16_t *dst, uint16_t val) in rte_atomic16_exchange() function
/dpdk/lib/eal/include/generic/
H A Drte_atomic.h214 rte_atomic16_exchange(volatile uint16_t *dst, uint16_t val); in rte_atomic16_exchange() function