futex_hash_bucket 265 kernel/futex.c struct futex_hash_bucket *queues; futex_hash_bucket 348 kernel/futex.c static inline void hb_waiters_inc(struct futex_hash_bucket *hb) futex_hash_bucket 363 kernel/futex.c static inline void hb_waiters_dec(struct futex_hash_bucket *hb) futex_hash_bucket 370 kernel/futex.c static inline int hb_waiters_pending(struct futex_hash_bucket *hb) futex_hash_bucket 386 kernel/futex.c static struct futex_hash_bucket *hash_futex(union futex_key *key) futex_hash_bucket 788 kernel/futex.c static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, futex_hash_bucket 920 kernel/futex.c struct futex_hash_bucket *hb; futex_hash_bucket 1377 kernel/futex.c struct futex_hash_bucket *hb, futex_hash_bucket 1437 kernel/futex.c static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, futex_hash_bucket 1523 kernel/futex.c struct futex_hash_bucket *hb; futex_hash_bucket 1529 kernel/futex.c hb = container_of(q->lock_ptr, struct futex_hash_bucket, lock); futex_hash_bucket 1648 kernel/futex.c double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) futex_hash_bucket 1661 kernel/futex.c double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) futex_hash_bucket 1674 kernel/futex.c struct futex_hash_bucket *hb; futex_hash_bucket 1776 kernel/futex.c struct futex_hash_bucket *hb1, *hb2; futex_hash_bucket 1872 kernel/futex.c void requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1, futex_hash_bucket 1873 kernel/futex.c struct futex_hash_bucket *hb2, union futex_key *key2) futex_hash_bucket 1907 kernel/futex.c struct futex_hash_bucket *hb) futex_hash_bucket 1949 kernel/futex.c futex_proxy_trylock_atomic(u32 __user *pifutex, struct futex_hash_bucket *hb1, futex_hash_bucket 1950 kernel/futex.c struct futex_hash_bucket *hb2, union futex_key *key1, futex_hash_bucket 2022 kernel/futex.c struct futex_hash_bucket *hb1, *hb2; futex_hash_bucket 2315 kernel/futex.c static inline struct futex_hash_bucket *queue_lock(struct futex_q *q) futex_hash_bucket 2318 kernel/futex.c struct futex_hash_bucket *hb; futex_hash_bucket 2339 kernel/futex.c queue_unlock(struct futex_hash_bucket *hb) futex_hash_bucket 2346 kernel/futex.c static inline void __queue_me(struct futex_q *q, struct futex_hash_bucket *hb) futex_hash_bucket 2377 kernel/futex.c static inline void queue_me(struct futex_q *q, struct futex_hash_bucket *hb) futex_hash_bucket 2694 kernel/futex.c static void futex_wait_queue_me(struct futex_hash_bucket *hb, struct futex_q *q, futex_hash_bucket 2744 kernel/futex.c struct futex_q *q, struct futex_hash_bucket **hb) futex_hash_bucket 2807 kernel/futex.c struct futex_hash_bucket *hb; futex_hash_bucket 2900 kernel/futex.c struct futex_hash_bucket *hb; futex_hash_bucket 3088 kernel/futex.c struct futex_hash_bucket *hb; futex_hash_bucket 3239 kernel/futex.c int handle_early_requeue_pi_wakeup(struct futex_hash_bucket *hb, futex_hash_bucket 3318 kernel/futex.c struct futex_hash_bucket *hb;