Searched refs:et_hw_mtx (Results 1 – 1 of 1) sorted by relevance
71 static struct mtx et_hw_mtx; variable76 mtx_lock_spin(&(state)->et_hw_mtx); \78 mtx_lock_spin(&et_hw_mtx); \84 mtx_unlock_spin(&(state)->et_hw_mtx); \86 mtx_unlock_spin(&et_hw_mtx); \113 struct mtx et_hw_mtx; /* Per-CPU timer mutex. */ member594 mtx_init(&et_hw_mtx, "et_hw_mtx", NULL, MTX_SPIN);597 mtx_init(&state->et_hw_mtx, "et_hw_mtx", NULL, MTX_SPIN);