Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dpi.c974 futex_q_unlock(hb); in futex_lock_pi()
1111 futex_q_unlock(hb); in futex_lock_pi()
1116 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