Searched refs:et_hw_mtx (Results 1 – 1 of 1) sorted by relevance
72 static struct mtx et_hw_mtx; variable77 mtx_lock_spin(&(state)->et_hw_mtx); \79 mtx_lock_spin(&et_hw_mtx); \85 mtx_unlock_spin(&(state)->et_hw_mtx); \87 mtx_unlock_spin(&et_hw_mtx); \114 struct mtx et_hw_mtx; /* Per-CPU timer mutex. */ member598 mtx_init(&et_hw_mtx, "et_hw_mtx", NULL, MTX_SPIN);601 mtx_init(&state->et_hw_mtx, "et_hw_mtx", NULL, MTX_SPIN);