Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
Dmutex.h89 #define GIANT_REQUIRED mtx_assert_(&Giant, MA_OWNED, __FILE__, __LINE__) macro
93 #define GIANT_REQUIRED macro
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c1608 GIANT_REQUIRED; in device_probe_and_attach()
1729 GIANT_REQUIRED; in device_probe()
2312 GIANT_REQUIRED; in device_detach()
2431 GIANT_REQUIRED; in device_probe_child()