Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dwaitwake.c451 futex_q_lock(q, hb); in futex_wait_multiple_setup()
625 futex_q_lock(q, hb); in futex_wait_setup()
H A Dpi.c944 futex_q_lock(&q, hb); in futex_lock_pi()
H A Dcore.c866 void futex_q_lock(struct futex_q *q, struct futex_hash_bucket *hb) in futex_q_lock() function