Searched refs:lmm_as_next (Results 1 – 2 of 2) sorted by relevance
386 os_atomic_cmpxchg(&lck_mtx_get_mcs(pidx)->lmm_as_next, in lck_mtx_ilk_lock_cleanup_as_mcs()402 while (!hw_spin_wait_until(&mcs->lmm_as_next, nnode, nnode)) { in lck_mtx_ilk_lock_cleanup_as_mcs()409 os_atomic_store(&lck_mtx_get_mcs(pidx)->lmm_as_next, in lck_mtx_ilk_lock_cleanup_as_mcs()728 os_atomic_store(&node->lmm_as_next, mcs, release); in lck_mtx_lock_adaptive_spin()
190 struct lck_mtx_mcs *lmm_as_next; member