Lines Matching full:queued
3 * Queued spinlock
48 * @lock: Pointer to queued spinlock structure
63 * @lock: queued spinlock structure
78 * @lock : Pointer to queued spinlock structure
86 * queued_spin_trylock - try to acquire the queued spinlock
87 * @lock : Pointer to queued spinlock structure
104 * queued_spin_lock - acquire a queued spinlock
105 * @lock: Pointer to queued spinlock structure
120 * queued_spin_unlock - release a queued spinlock
121 * @lock : Pointer to queued spinlock structure
141 * queued spinlock functions.