Home
last modified time | relevance | path

Searched defs:key2 (Results 1 – 4 of 4) sorted by relevance

/kernel/futex/
Drequeue.c77 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex()
273 union futex_key *key2, struct futex_pi_state **ps, in futex_proxy_trylock_atomic()
373 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local
775 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
Dfutex.h212 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
Dwaitwake.c261 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
/kernel/bpf/
Dlocal_storage.c44 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local