Lines Matching defs:key
217 union futex_key key; member
247 union futex_key key; member
350 static inline void futex_get_mm(union futex_key *key) in futex_get_mm()
402 static struct futex_hash_bucket *hash_futex(union futex_key *key) in hash_futex()
431 static void get_futex_key_refs(union futex_key *key) in get_futex_key_refs()
469 static void drop_futex_key_refs(union futex_key *key) in drop_futex_key_refs()
554 get_futex_key(u32 __user *uaddr, int fshared, union futex_key *key, int rw) in get_futex_key()
733 static inline void put_futex_key(union futex_key *key) in put_futex_key()
771 union futex_key *key) in futex_top_waiter()
921 union futex_key key = FUTEX_KEY_INIT; in exit_pi_state_list() local
1286 static int attach_to_pi_owner(u32 __user *uaddr, u32 uval, union futex_key *key, in attach_to_pi_owner()
1378 union futex_key *key, struct futex_pi_state **ps, in lookup_pi_state()
1438 union futex_key *key, in futex_lock_pi_atomic()
1677 union futex_key key = FUTEX_KEY_INIT; in futex_wake() local
1907 void requeue_pi_wake_futex(struct futex_q *q, union futex_key *key, in requeue_pi_wake_futex()
3103 union futex_key key = FUTEX_KEY_INIT; in futex_unlock_pi() local