Searched refs:atomic_long_cmpxchg_acquire (Results 1 - 2 of 2) sorted by last modified time

/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
/linux-master/fs/bcachefs/
H A Dtwo_state_shared_lock.h46 } while ((v = atomic_long_cmpxchg_acquire(&lock->v,

Completed in 174 milliseconds