futex_hash_bucket  123 kernel/futex.c static struct futex_hash_bucket futex_queues[1<<FUTEX_HASHBITS];
futex_hash_bucket  146 kernel/futex.c static struct futex_hash_bucket *hash_futex(union futex_key *key)
futex_hash_bucket  464 kernel/futex.c 	struct futex_hash_bucket *hb;
futex_hash_bucket  725 kernel/futex.c 	struct futex_hash_bucket *hb;
futex_hash_bucket  777 kernel/futex.c 	struct futex_hash_bucket *hb1, *hb2;
futex_hash_bucket  890 kernel/futex.c 	struct futex_hash_bucket *hb1, *hb2;
futex_hash_bucket  982 kernel/futex.c static inline struct futex_hash_bucket *queue_lock(struct futex_q *q)
futex_hash_bucket  984 kernel/futex.c 	struct futex_hash_bucket *hb;
futex_hash_bucket 1208 kernel/futex.c 	struct futex_hash_bucket *hb;
futex_hash_bucket 1394 kernel/futex.c 	struct futex_hash_bucket *hb;
futex_hash_bucket 1670 kernel/futex.c 	struct futex_hash_bucket *hb;