Searched refs:toedev_lock (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dtoecore.c71 static struct mtx toedev_lock; variable in typeref:struct:mtx
214 mtx_lock(&toedev_lock);
219 mtx_unlock(&toedev_lock);
246 mtx_lock(&toedev_lock);
249 mtx_unlock(&toedev_lock);
294 mtx_lock(&toedev_lock);
297 mtx_unlock(&toedev_lock);
304 mtx_unlock(&toedev_lock);
322 mtx_lock(&toedev_lock);
333 mtx_unlock(&toedev_lock);
[all...]

Completed in 102 milliseconds