Lines Matching defs:q
1164 static void __unqueue_futex(struct futex_q *q) in __unqueue_futex()
1183 static void mark_wake_futex(struct wake_q_head *wake_q, struct futex_q *q) in mark_wake_futex()
1476 void requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1, in requeue_futex()
1510 void requeue_pi_wake_futex(struct futex_q *q, union futex_key *key, in requeue_pi_wake_futex()
1860 static inline struct futex_hash_bucket *queue_lock(struct futex_q *q) in queue_lock()
1903 static inline void queue_me(struct futex_q *q, struct futex_hash_bucket *hb) in queue_me()
1935 static int unqueue_me(struct futex_q *q) in unqueue_me()
1980 static void unqueue_me_pi(struct futex_q *q) in unqueue_me_pi()
1998 static int fixup_pi_state_owner(u32 __user *uaddr, struct futex_q *q, in fixup_pi_state_owner()
2107 static int fixup_owner(u32 __user *uaddr, struct futex_q *q, int locked) in fixup_owner()
2171 static void futex_wait_queue_me(struct futex_hash_bucket *hb, struct futex_q *q, in futex_wait_queue_me()
2221 struct futex_q *q, struct futex_hash_bucket **hb) in futex_wait_setup()
2285 struct futex_q q = futex_q_init; in futex_wait() local
2384 struct futex_q q = futex_q_init; in futex_lock_pi() local
2616 struct futex_q *q, union futex_key *key2, in handle_early_requeue_pi_wakeup()
2696 struct futex_q q = futex_q_init; in futex_wait_requeue_pi() local