Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmutex.h441 #define GIANT_REQUIRED mtx_assert_(&Giant, MA_OWNED, __FILE__, __LINE__) macro
445 #define GIANT_REQUIRED macro
/f-stack/lib/
H A Dff_init_main.c353 GIANT_REQUIRED; in proc0_init()
/f-stack/freebsd/kern/
H A Dsubr_prof.c92 GIANT_REQUIRED; in kmupetext()
H A Dinit_main.c455 GIANT_REQUIRED; in proc0_init()
H A Dsubr_bus.c2078 GIANT_REQUIRED; in device_probe_child()
2866 GIANT_REQUIRED; in device_probe()
2900 GIANT_REQUIRED; in device_probe_and_attach()
3001 GIANT_REQUIRED; in device_detach()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c2718 GIANT_REQUIRED; in f00f_hack()