Home
last modified time | relevance | path

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

/kernel/futex/
Dcore.c1903 static inline void futex_requeue_pi_complete(struct futex_q *q, int locked) in futex_requeue_pi_complete() function
2014 futex_requeue_pi_complete(q, 1); in requeue_pi_wake_futex()
2109 futex_requeue_pi_complete(top_waiter, ret); in futex_proxy_trylock_atomic()
2424 futex_requeue_pi_complete(this, 0); in futex_requeue()
2436 futex_requeue_pi_complete(this, ret); in futex_requeue()