Searched defs:fph (Results 1 – 2 of 2) sorted by relevance
145 static bool futex_private_hash_get(struct futex_private_hash *fph) in futex_private_hash_get()150 void futex_private_hash_put(struct futex_private_hash *fph) in futex_private_hash_put()165 struct futex_private_hash *fph = hb->priv; in futex_hash_get() local174 struct futex_private_hash *fph = hb->priv; in futex_hash_put() local182 __futex_hash_private(union futex_key *key, struct futex_private_hash *fph) in __futex_hash_private()238 struct futex_private_hash *fph; in __futex_pivot_hash() local264 struct futex_private_hash *fph; in futex_pivot_hash() local289 struct futex_private_hash *fph; in futex_private_hash() local304 struct futex_private_hash *fph; in futex_hash() local322 __futex_hash_private(union futex_key *key, struct futex_private_hash *fph) in __futex_hash_private()[all …]
237 static inline void futex_private_hash_put(struct futex_private_hash *fph) { } in futex_private_hash_put()