Home
last modified time | relevance | path

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

/openbmc/linux/kernel/futex/
H A Dcore.c509 void __futex_unqueue(struct futex_q *q) in __futex_unqueue() function
615 __futex_unqueue(q); in futex_unqueue()
632 __futex_unqueue(q); in futex_unqueue_pi()
H A Dfutex.h154 extern void __futex_unqueue(struct futex_q *q);
H A Dwaitwake.c123 __futex_unqueue(q); in futex_wake_mark()
H A Drequeue.c228 __futex_unqueue(q); in requeue_pi_wake_futex()