Searched refs:queued_fetch_set_pending_acquire (Results 1 – 2 of 2) sorted by relevance
13 #define queued_fetch_set_pending_acquire queued_fetch_set_pending_acquire macro14 static __always_inline u32 queued_fetch_set_pending_acquire(struct qspinlock *lock) in queued_fetch_set_pending_acquire() function
249 #ifndef queued_fetch_set_pending_acquire250 static __always_inline u32 queued_fetch_set_pending_acquire(struct qspinlock *lock) in queued_fetch_set_pending_acquire() function353 val = queued_fetch_set_pending_acquire(lock); in queued_spin_lock_slowpath()