Searched refs:umtx_key_match (Results 1 – 2 of 2) sorted by relevance
193 umtx_key_match(const struct umtx_key *k1, const struct umtx_key *k2) in umtx_key_match() function
468 if (umtx_key_match(&uh->key, key)) in umtxq_queue_lookup()2138 if (umtx_key_match(&pi->pi_key, key)) { in umtx_pi_lookup()