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

/freebsd-10-stable/sys/net/
H A Dif_lagg.c409 LAGG_WUNLOCK(sc);
556 LAGG_WUNLOCK(sc);
846 LAGG_WUNLOCK(sc);
904 LAGG_WUNLOCK(sc);
968 LAGG_WUNLOCK(sc);
1081 LAGG_WUNLOCK(sc);
1083 LAGG_WUNLOCK(sc);
1088 LAGG_WUNLOCK(sc);
1153 LAGG_WUNLOCK(sc);
1208 LAGG_WUNLOCK(s
[all...]
H A Dif_lagg.h293 #define LAGG_WUNLOCK(_sc) rm_wunlock(&(_sc)->sc_mtx) macro

Completed in 67 milliseconds