Searched refs:spin_unlock_wait (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Dspinlock.h390 static inline void spin_unlock_wait(spinlock_t *lock) spin_unlock_wait() function
/linux-4.1.27/kernel/sched/
H A Dcompletion.c314 spin_unlock_wait(&x->wait.lock); completion_done()
/linux-4.1.27/ipc/
H A Dsem.c256 * spin_unlock_wait() and !spin_is_locked() are not memory barriers, they
286 spin_unlock_wait(&sem->lock); sem_wait_array()
2094 spin_unlock_wait(&ulp->lock); exit_sem()
/linux-4.1.27/drivers/ata/
H A Dlibata-eh.c707 spin_unlock_wait(ap->lock);

Completed in 344 milliseconds