Lines Matching full:queued
3 * Queued spinlock
19 * @lock: Pointer to queued spinlock structure
34 * @lock: queued spinlock structure
49 * @lock : Pointer to queued spinlock structure
57 * queued_spin_trylock - try to acquire the queued spinlock
58 * @lock : Pointer to queued spinlock structure
75 * queued_spin_lock - acquire a queued spinlock
76 * @lock: Pointer to queued spinlock structure
91 * queued_spin_unlock - release a queued spinlock
92 * @lock : Pointer to queued spinlock structure
112 * queued spinlock functions.