Searched refs:et_hw_mtx (Results 1 – 1 of 1) sorted by relevance
70 static struct mtx et_hw_mtx; variable75 mtx_lock_spin(&(state)->et_hw_mtx); \77 mtx_lock_spin(&et_hw_mtx); \83 mtx_unlock_spin(&(state)->et_hw_mtx); \85 mtx_unlock_spin(&et_hw_mtx); \112 struct mtx et_hw_mtx; /* Per-CPU timer mutex. */ member596 mtx_init(&et_hw_mtx, "et_hw_mtx", NULL, MTX_SPIN);599 mtx_init(&state->et_hw_mtx, "et_hw_mtx", NULL, MTX_SPIN);