Searched refs:raw_spin_unlock_wait (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dspinlock.h144 * raw_spin_unlock_wait - wait until the spinlock gets unlocked
147 #define raw_spin_unlock_wait(lock) arch_spin_unlock_wait(&(lock)->raw_lock) macro
392 raw_spin_unlock_wait(&lock->rlock); spin_unlock_wait()
/linux-4.1.27/kernel/
H A Dtask_work.c108 raw_spin_unlock_wait(&task->pi_lock); task_work_run()
H A Dexit.c707 raw_spin_unlock_wait(&tsk->pi_lock); do_exit()
819 raw_spin_unlock_wait(&tsk->pi_lock); do_exit()

Completed in 76 milliseconds