Home
last modified time | relevance | path

Searched refs:mtx_lock_spin (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/sys/
Dmutex.h69 #define mtx_lock_spin(m) macro
/third_party/FreeBSD/sys/dev/usb/
Dusb_core.h50 #define USB_BUS_SPIN_LOCK(_b) mtx_lock_spin(&(_b)->bus_spin_lock)
Dusbdi.h424 mtx_lock_spin(_m); \