Home
last modified time | relevance | path

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

/openbmc/linux/kernel/futex/
H A Drequeue.c125 static inline void futex_requeue_pi_complete(struct futex_q *q, int locked) in futex_requeue_pi_complete() function
236 futex_requeue_pi_complete(q, 1); in requeue_pi_wake_futex()
331 futex_requeue_pi_complete(top_waiter, ret); in futex_proxy_trylock_atomic()
645 futex_requeue_pi_complete(this, 0); in futex_requeue()
657 futex_requeue_pi_complete(this, ret); in futex_requeue()