Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dfutex.c696 static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, in futex_top_waiter() function
1309 struct futex_q *top_waiter = futex_top_waiter(hb, key); in lookup_pi_state()
1399 top_waiter = futex_top_waiter(hb, key); in futex_lock_pi_atomic()
1882 top_waiter = futex_top_waiter(hb1, key1); in futex_proxy_trylock_atomic()
2989 top_waiter = futex_top_waiter(hb, &key); in futex_unlock_pi()