Home
last modified time | relevance | path

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

/freebsd/sys/dev/intpm/
H A Dintpm.c64 #define INTSMB_LOCK_ASSERT(sc) mtx_assert(&(sc)->lock, MA_OWNED) macro
421 INTSMB_LOCK_ASSERT(sc); in intsmb_free()
531 INTSMB_LOCK_ASSERT(sc); in intsmb_start()
581 INTSMB_LOCK_ASSERT(sc); in intsmb_stop_poll()
614 INTSMB_LOCK_ASSERT(sc); in intsmb_stop()