Searched defs:key2 (Results 1 – 4 of 4) sorted by relevance
77 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex()281 union futex_key *key2, struct futex_pi_state **ps, in futex_proxy_trylock_atomic()381 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local783 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
254 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local592 struct futex_q *q, union futex_key *key2, in futex_wait_setup()
255 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
44 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local
Completed in 11 milliseconds