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

/freebsd-13-stable/sys/netinet/
H A Dtoecore.c72 static struct mtx toedev_lock; variable in typeref:struct:mtx
223 mtx_lock(&toedev_lock);
228 mtx_unlock(&toedev_lock);
255 mtx_lock(&toedev_lock);
258 mtx_unlock(&toedev_lock);
304 mtx_lock(&toedev_lock);
307 mtx_unlock(&toedev_lock);
314 mtx_unlock(&toedev_lock);
332 mtx_lock(&toedev_lock);
343 mtx_unlock(&toedev_lock);
[all...]

Completed in 100 milliseconds