Home
last modified time | relevance | path

Searched refs:MTX_SPIN (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/sys/
Dmutex.h44 #define MTX_SPIN 0x00000001 /* Spin lock (disables interrupts) */ macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c853 "usb_spin_mtx", MTX_SPIN | MTX_RECURSE); in usb_bus_mem_alloc_all()