Searched refs:futex_q_unlock (Results 1 – 5 of 5) sorted by relevance
467 futex_q_unlock(hb); in futex_wait_multiple_setup()626 futex_q_unlock(*hb); in futex_wait_setup()639 futex_q_unlock(*hb); in futex_wait_setup()
966 futex_q_unlock(hb); in futex_lock_pi()1086 futex_q_unlock(hb); in futex_lock_pi()1096 futex_q_unlock(hb); in futex_lock_pi()
358 extern void futex_q_unlock(struct futex_hash_bucket *hb);
817 futex_q_unlock(hb); in futex_wait_requeue_pi()
528 void futex_q_unlock(struct futex_hash_bucket *hb) in futex_q_unlock() function