Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dt_lock.h82 #define DISP_LOCK_DESTROY(lp) ASSERT(!DISP_LOCK_HELD(lp)) macro
/titanic_41/usr/src/uts/common/disp/
H A Ddisp_lock.c67 DISP_LOCK_DESTROY(lp); in disp_lock_destroy()
H A Dcpucaps.c289 DISP_LOCK_DESTROY(&cap->cap_usagelock); in cap_free()
/titanic_41/usr/src/uts/common/os/
H A Dwaitq.c60 DISP_LOCK_DESTROY(&wq->wq_lock); in waitq_fini()