Searched refs:umtxq_unbusy (Results 1 – 1 of 1) sorted by relevance
211 static void umtxq_unbusy(struct umtx_key *key);378 umtxq_unbusy(struct umtx_key *key) in umtxq_unbusy() function717 umtxq_unbusy(&uq->uq_key); in _do_lock_umtx()847 umtxq_unbusy(&key); in do_unlock_umtx()923 umtxq_unbusy(&uq->uq_key); in _do_lock_umtx32()1053 umtxq_unbusy(&key); in do_unlock_umtx32()1244 umtxq_unbusy(&uq->uq_key); in _do_lock_normal()1256 umtxq_unbusy(&uq->uq_key); in _do_lock_normal()1323 umtxq_unbusy(&key); in do_unlock_normal()1371 umtxq_unbusy(&key); in do_wake_umutex()[all …]