Searched refs:futex_q_lock (Results 1 – 4 of 4) sorted by relevance
100 * Refer to the comment in futex_q_lock().451 futex_q_lock(q, hb); in futex_wait_multiple_setup() 625 futex_q_lock(q, hb); in futex_wait_setup()
413 extern void futex_q_lock(struct futex_q *q, struct futex_hash_bucket *hb);
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