Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dfutex.c765 static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, in futex_top_waiter() function
1312 struct futex_q *top_waiter = futex_top_waiter(hb, key); in lookup_pi_state()
1394 top_waiter = futex_top_waiter(hb, key); in futex_lock_pi_atomic()
1889 top_waiter = futex_top_waiter(hb1, key1); in futex_proxy_trylock_atomic()
3013 top_waiter = futex_top_waiter(hb, &key); in futex_unlock_pi()