Searched refs:atomic_long_cmpxchg_acquire (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dtwo_state_shared_lock.h46 } while ((v = atomic_long_cmpxchg_acquire(&lock->v,
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h4356 * atomic_long_cmpxchg_acquire() - atomic compare and exchange with acquire ordering
4369 atomic_long_cmpxchg_acquire(atomic_long_t *v, long old, long new) function

Completed in 133 milliseconds