futex_q 242 kernel/futex.c static const struct futex_q futex_q_init = { futex_q 788 kernel/futex.c static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, futex_q 791 kernel/futex.c struct futex_q *this; futex_q 1381 kernel/futex.c struct futex_q *top_waiter = futex_top_waiter(hb, key); futex_q 1445 kernel/futex.c struct futex_q *top_waiter; futex_q 1521 kernel/futex.c static void __unqueue_futex(struct futex_q *q) futex_q 1540 kernel/futex.c static void mark_wake_futex(struct wake_q_head *wake_q, struct futex_q *q) futex_q 1675 kernel/futex.c struct futex_q *this, *next; futex_q 1777 kernel/futex.c struct futex_q *this, *next; futex_q 1872 kernel/futex.c void requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1, futex_q 1906 kernel/futex.c void requeue_pi_wake_futex(struct futex_q *q, union futex_key *key, futex_q 1954 kernel/futex.c struct futex_q *top_waiter = NULL; futex_q 2023 kernel/futex.c struct futex_q *this, *next; futex_q 2315 kernel/futex.c static inline struct futex_hash_bucket *queue_lock(struct futex_q *q) futex_q 2346 kernel/futex.c static inline void __queue_me(struct futex_q *q, struct futex_hash_bucket *hb) futex_q 2377 kernel/futex.c static inline void queue_me(struct futex_q *q, struct futex_hash_bucket *hb) futex_q 2395 kernel/futex.c static int unqueue_me(struct futex_q *q) futex_q 2444 kernel/futex.c static void unqueue_me_pi(struct futex_q *q) futex_q 2456 kernel/futex.c static int fixup_pi_state_owner(u32 __user *uaddr, struct futex_q *q, futex_q 2642 kernel/futex.c static int fixup_owner(u32 __user *uaddr, struct futex_q *q, int locked) futex_q 2694 kernel/futex.c static void futex_wait_queue_me(struct futex_hash_bucket *hb, struct futex_q *q, futex_q 2744 kernel/futex.c struct futex_q *q, struct futex_hash_bucket **hb) futex_q 2808 kernel/futex.c struct futex_q q = futex_q_init; futex_q 2901 kernel/futex.c struct futex_q q = futex_q_init; futex_q 3089 kernel/futex.c struct futex_q *top_waiter; futex_q 3240 kernel/futex.c struct futex_q *q, union futex_key *key2, futex_q 3320 kernel/futex.c struct futex_q q = futex_q_init;