Home
last modified time | relevance | path

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

/linux/kernel/futex/
A Dfutex.h157 extern struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, union futex_key *key);
A Dpi.c548 top_waiter = futex_top_waiter(hb, key); in futex_lock_pi_atomic()
1132 top_waiter = futex_top_waiter(hb, &key); in futex_unlock_pi()
A Drequeue.c290 top_waiter = futex_top_waiter(hb1, key1); in futex_proxy_trylock_atomic()
A Dcore.c434 struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, union futex_key *key) in futex_top_waiter() function
/linux/
A DSystem.map4998 ffff80001012dfa0 T futex_top_waiter
A D.tmp_System.map4998 ffff80001012dfa0 T futex_top_waiter

Completed in 338 milliseconds