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
244 * @lock : Pointer to queued spinlock structure
258 * @lock: Pointer to queued spinlock structure
296 * queued_spin_lock_slowpath - acquire the queued spinlock
297 * @lock: Pointer to queued spinlock structure
298 * @val: Current value of the queued spinlock 32-bit word
544 * Either somebody is queued behind us or _Q_PENDING_VAL got set in queued_spin_lock_slowpath()