Searched refs:futex_ref_is_dead (Results 1 – 1 of 1) sorted by relevance
132 static bool futex_ref_is_dead(struct futex_private_hash *fph);245 if (!futex_ref_is_dead(fph)) { in __futex_pivot_hash()1707 static bool futex_ref_is_dead(struct futex_private_hash *fph) in futex_ref_is_dead() function1752 return futex_ref_is_dead(fph); in futex_pivot_pending()