Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dfutex.c1888 static inline void futex_requeue_pi_complete(struct futex_q *q, int locked) in futex_requeue_pi_complete() function
1999 futex_requeue_pi_complete(q, 1); in requeue_pi_wake_futex()
2094 futex_requeue_pi_complete(top_waiter, ret); in futex_proxy_trylock_atomic()
2409 futex_requeue_pi_complete(this, 0); in futex_requeue()
2421 futex_requeue_pi_complete(this, ret); in futex_requeue()