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

/linux-master/kernel/locking/
H A Dqspinlock.c155 * clear_pending_set_locked - take ownership and clear the pending bit.
162 static __always_inline void clear_pending_set_locked(struct qspinlock *lock) function
201 * clear_pending_set_locked - take ownership and clear the pending bit.
206 static __always_inline void clear_pending_set_locked(struct qspinlock *lock) function
379 * clear_pending_set_locked() implementations imply full
390 clear_pending_set_locked(lock);

Completed in 130 milliseconds