Searched refs:futex_top_waiter (Results 1 – 6 of 6) sorted by relevance
157 extern struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, union futex_key *key);
548 top_waiter = futex_top_waiter(hb, key); in futex_lock_pi_atomic()1132 top_waiter = futex_top_waiter(hb, &key); in futex_unlock_pi()
290 top_waiter = futex_top_waiter(hb1, key1); in futex_proxy_trylock_atomic()
434 struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, union futex_key *key) in futex_top_waiter() function
4998 ffff80001012dfa0 T futex_top_waiter
Completed in 338 milliseconds