Searched refs:atomic_xchg_relaxed (Results 1 – 4 of 4) sorted by relevance
83 | atomic_xchg_relaxed | |
105 atomic_xchg_relaxed(). Similarly, value-returning non-RMW atomic
127 atomic_xchg_relaxed(X,V) __xchg{ONCE}(X,V)
1172 atomic_xchg_relaxed(atomic_t *v, int new) in atomic_xchg_relaxed() function