Searched refs:umtxq_busy (Results 1 – 3 of 3) sorted by relevance
400 umtxq_busy(struct umtx_key *key) in umtxq_busy() function447 umtxq_busy(key); in umtxq_busy_unlocked()981 umtxq_busy(&uq->uq_key); in do_lock_umtx()1070 umtxq_busy(&key); in do_unlock_umtx()1162 umtxq_busy(&uq->uq_key); in do_lock_umtx32()1251 umtxq_busy(&key); in do_unlock_umtx32()1473 umtxq_busy(&uq->uq_key); in do_lock_normal()1568 umtxq_busy(&key); in do_unlock_normal()1630 umtxq_busy(&key); in do_wake_umutex()1703 umtxq_busy(&key); in do_wake2_umutex()[all …]
208 void umtxq_busy(struct umtx_key *);
466 umtxq_busy(&uq->uq_key); in linux_futex_lock_pi()589 umtxq_busy(&key); in linux_futex_unlock_pi()757 umtxq_busy(&uq->uq_key); in linux_futex_wait()