Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/futex/
Drequeue.c127 static inline void futex_requeue_pi_complete(struct futex_q *q, int locked) in futex_requeue_pi_complete() function
238 futex_requeue_pi_complete(q, 1); in requeue_pi_wake_futex()
333 futex_requeue_pi_complete(top_waiter, ret); in futex_proxy_trylock_atomic()
649 futex_requeue_pi_complete(this, 0); in futex_requeue()
661 futex_requeue_pi_complete(this, ret); in futex_requeue()