Home
last modified time | relevance | path

Searched defs:atomic_long_xchg (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Datomic-long.h137 #define atomic_long_xchg(v, new) \ macro
256 #define atomic_long_xchg(v, new) \ macro
/openbmc/linux/include/linux/atomic/
H A Datomic-instrumented.h4244 atomic_long_xchg(atomic_long_t *v, long new) in atomic_long_xchg() function