Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dfutex.c655 static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, in futex_top_waiter() function
1034 struct futex_q *match = futex_top_waiter(hb, key); in lookup_pi_state()
1114 match = futex_top_waiter(hb, key); in futex_lock_pi_atomic()
1570 top_waiter = futex_top_waiter(hb1, key1); in futex_proxy_trylock_atomic()
2535 match = futex_top_waiter(hb, &key); in futex_unlock_pi()