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

/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_bdg.h38 #define BDG_WLOCK(b) rw_wlock(&(b)->bdg_lock) macro
H A Dnetmap_bdg.c275 BDG_WLOCK(b);
304 acquire BDG_WLOCK() and copy back the array.
310 * and then copy back within BDG_WLOCK().
334 BDG_WLOCK(b);
516 BDG_WLOCK(b);
869 BDG_WLOCK(b);
928 BDG_WLOCK(vpna->na_bdg);

Completed in 114 milliseconds