Lines Matching full:queued
3 * Queued spinlock
28 * Include queued spinlock statistics code
41 * This queued spinlock implementation is based on the MCS lock, however to
145 * @lock: Pointer to queued spinlock structure
156 * @lock: Pointer to queued spinlock structure
169 * @lock : Pointer to queued spinlock structure
191 * @lock: Pointer to queued spinlock structure
202 * @lock: Pointer to queued spinlock structure
213 * @lock : Pointer to queued spinlock structure
241 * @lock : Pointer to queued spinlock structure
255 * @lock: Pointer to queued spinlock structure
293 * queued_spin_lock_slowpath - acquire the queued spinlock
294 * @lock: Pointer to queued spinlock structure
295 * @val: Current value of the queued spinlock 32-bit word
541 * Either somebody is queued behind us or _Q_PENDING_VAL got set in queued_spin_lock_slowpath()