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

/freebsd-12-stable/sys/dev/bktr/
H A Dbktr_os.h83 #define UNLOCK_VBI(bktr) mtx_unlock(&bktr->vbimutex) macro
86 #define UNLOCK_VBI(bktr) macro
H A Dbktr_core.c831 UNLOCK_VBI(bktr);
1076 UNLOCK_VBI(bktr);
1092 UNLOCK_VBI(bktr);
1183 UNLOCK_VBI(bktr);
1293 UNLOCK_VBI(bktr);
1298 UNLOCK_VBI(bktr);
1313 UNLOCK_VBI(bktr);
H A Dbktr_os.c860 UNLOCK_VBI(bktr);

Completed in 123 milliseconds