Lines Matching full:queued
3 * Queued spinlock
27 * Include queued spinlock statistics code
40 * This queued spinlock implementation is based on the MCS lock, however to
144 * @lock: Pointer to queued spinlock structure
155 * @lock: Pointer to queued spinlock structure
168 * @lock : Pointer to queued spinlock structure
190 * @lock: Pointer to queued spinlock structure
201 * @lock: Pointer to queued spinlock structure
212 * @lock : Pointer to queued spinlock structure
243 * @lock : Pointer to queued spinlock structure
257 * @lock: Pointer to queued spinlock structure
295 * queued_spin_lock_slowpath - acquire the queued spinlock
296 * @lock: Pointer to queued spinlock structure
297 * @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()