Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
Dmutex.h90 #define GIANT_REQUIRED mtx_assert_(&Giant, MA_OWNED, __FILE__, __LINE__) macro
94 #define GIANT_REQUIRED macro
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c1609 GIANT_REQUIRED; in device_probe_and_attach()
1730 GIANT_REQUIRED; in device_probe()
2313 GIANT_REQUIRED; in device_detach()
2432 GIANT_REQUIRED; in device_probe_child()