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

/linux-master/kernel/locking/
H A Dqspinlock.c252 return atomic_fetch_or_acquire(_Q_PENDING_VAL, &lock->val);
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h958 * atomic_fetch_or_acquire() - atomic bitwise OR with acquire ordering
969 atomic_fetch_or_acquire(int i, atomic_t *v) function

Completed in 162 milliseconds