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

/freebsd-10.2-release/sys/dev/vte/
H A Dif_vtevar.h154 #define VTE_LOCK(_sc) mtx_lock(&(_sc)->vte_mtx) macro
H A Dif_vte.c279 VTE_LOCK(sc);
299 VTE_LOCK(sc);
509 VTE_LOCK(sc);
947 VTE_LOCK(sc);
964 VTE_LOCK(sc);
1104 VTE_LOCK(sc);
1195 VTE_LOCK(sc);
1210 VTE_LOCK(sc);
1327 VTE_LOCK(sc);
1524 VTE_LOCK(s
[all...]

Completed in 60 milliseconds