Searched refs:futex_q (Results 1 – 1 of 1) sorted by relevance
214 struct futex_q { struct281 static const struct futex_q futex_q_init = {751 static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, in futex_top_waiter()754 struct futex_q *this; in futex_top_waiter()1412 struct futex_q *top_waiter; in futex_lock_pi_atomic()1506 static void __unqueue_futex(struct futex_q *q) in __unqueue_futex()1525 static void mark_wake_futex(struct wake_q_head *wake_q, struct futex_q *q) in mark_wake_futex()1654 struct futex_q *this, *next; in futex_wake()1752 struct futex_q *this, *next; in futex_wake_op()1837 void requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1, in requeue_futex()[all …]