Lines Matching defs:tc_lock
133 struct mtx tc_lock; /* Spin lock for this chain. */
388 mtx_init(&turnstile_chains[i].tc_lock, "turnstile chain",
565 mtx_lock_spin(&tc->tc_lock);
575 mtx_lock_spin(&tc->tc_lock);
601 mtx_lock_spin(&tc->tc_lock);
604 mtx_unlock_spin(&tc->tc_lock);
623 mtx_unlock_spin(&tc->tc_lock);
645 mtx_unlock_spin(&tc->tc_lock);
660 mtx_assert(&tc->tc_lock, MA_OWNED);
678 mtx_unlock_spin(&tc->tc_lock);
729 mtx_unlock_spin(&tc->tc_lock);
757 mtx_assert(&tc->tc_lock, MA_OWNED);
806 mtx_unlock_spin(&tc->tc_lock);
860 mtx_assert(&tc->tc_lock, MA_OWNED);
894 mtx_assert(&tc->tc_lock, MA_OWNED);