Searched refs:futex_do_wait (Results 1 – 3 of 3) sorted by relevance
341 void futex_do_wait(struct futex_q *q, struct hrtimer_sleeper *timeout) in futex_do_wait() function687 futex_do_wait(&q, to); in __futex_wait()
266 extern void futex_do_wait(struct futex_q *q, struct hrtimer_sleeper *timeout);
825 futex_do_wait(&q, to); in futex_wait_requeue_pi()