Lines Matching refs:futex_q
97 struct futex_q { struct
524 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()
1025 static int unqueue_me(struct futex_q *q) in unqueue_me()
1071 static void unqueue_me_pi(struct futex_q *q) in unqueue_me_pi()
1091 static int fixup_pi_state_owner(u32 __user *uaddr, struct futex_q *q, in fixup_pi_state_owner()
1203 struct futex_q q; in futex_wait()
1388 struct futex_q q; in futex_lock_pi()
1650 struct futex_q *this, *next; in futex_unlock_pi()