Home
last modified time | relevance | path

Searched refs:futex_q_unlock (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/futex/
H A Dwaitwake.c464 futex_q_unlock(hb); in futex_wait_multiple_setup()
630 futex_q_unlock(hb); in futex_wait_setup()
643 futex_q_unlock(hb); in futex_wait_setup()
648 futex_q_unlock(hb); in futex_wait_setup()
H A Dpi.c969 futex_q_unlock(hb); in futex_lock_pi()
1104 futex_q_unlock(hb); in futex_lock_pi()
1108 futex_q_unlock(hb); in futex_lock_pi()
H A Dcore.c884 void futex_q_unlock(struct futex_hash_bucket *hb) in futex_q_unlock() function