Searched refs:futex_q (Results 1 – 1 of 1) sorted by relevance
97 struct futex_q { struct524 struct futex_q *this, *next; in lookup_pi_state()612 static void wake_futex(struct futex_q *q) in wake_futex()633 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_q *this) in wake_futex_pi()734 struct futex_q *this, *next; in futex_wake()784 struct futex_q *this, *next; in futex_wake_op()890 struct futex_q *this, *next; in futex_requeue()975 static inline struct futex_hash_bucket *queue_lock(struct futex_q *q) in queue_lock()989 static inline void queue_me(struct futex_q *q, struct futex_hash_bucket *hb) in queue_me()1013 queue_unlock(struct futex_q *q, struct futex_hash_bucket *hb) in queue_unlock()[all …]