Searched refs:pi_key (Results 1 – 3 of 3) sorted by relevance
109 struct umtx_key pi_key; member
2035 uc = umtxq_getchain(&pi->pi_key); in umtxq_sleep_pi()2097 UMTXQ_LOCKED_ASSERT(umtxq_getchain(&pi->pi_key)); in umtx_pi_ref()2110 uc = umtxq_getchain(&pi->pi_key); in umtx_pi_unref()2138 if (umtx_key_match(&pi->pi_key, key)) { in umtx_pi_lookup()2153 uc = umtxq_getchain(&pi->pi_key); in umtx_pi_insert()2264 new_pi->pi_key = uq->uq_key; in do_lock_pi()
391 new_pi->pi_key = uq->uq_key; in linux_futex_lock_pi()