Searched refs:raw_atomic_long_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
1383 raw_atomic_long_cmpxchg_acquire(atomic_long_t *v, long old, long new) in raw_atomic_long_cmpxchg_acquire() function
4342 return raw_atomic_long_cmpxchg_acquire(v, old, new); in atomic_long_cmpxchg_acquire()