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