Searched refs:atomic_xchg_acquire (Results 1 – 4 of 4) sorted by relevance
110 atomic_xchg_acquire(X,V) __xchg{acquire}(X,V)
32 but atomic_read_acquire() and atomic_xchg_acquire() also include
343 such as atomic_xchg_acquire() and atomic_cmpxchg_acquire().
1135 atomic_xchg_acquire(atomic_t *v, int new) in atomic_xchg_acquire() function