Home
last modified time | relevance | path

Searched defs:hb2 (Results 1 – 3 of 3) sorted by relevance

/kernel/futex/
Drequeue.c75 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex()
268 struct futex_hash_bucket *hb2, union futex_key *key1, in futex_proxy_trylock_atomic()
370 struct futex_hash_bucket *hb1, *hb2; in futex_requeue() local
Dfutex.h239 double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_lock_hb()
250 double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_unlock_hb()
Dwaitwake.c247 struct futex_hash_bucket *hb1, *hb2; in futex_wake_op() local