Searched refs:futex_q_lock (Results 1 – 3 of 3) sorted by relevance
451 futex_q_lock(q, hb); in futex_wait_multiple_setup()625 futex_q_lock(q, hb); in futex_wait_setup()
944 futex_q_lock(&q, hb); in futex_lock_pi()
866 void futex_q_lock(struct futex_q *q, struct futex_hash_bucket *hb) in futex_q_lock() function