Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/dtrace/
H A Dlockstat.c64 { LS_LOCK_SET_SPL, LSS_ACQUIRE, LS_LOCK_SET_SPL_ACQUIRE },
65 { LS_LOCK_SET_SPL, LSS_SPIN, LS_LOCK_SET_SPL_SPIN },
/titanic_44/usr/src/uts/common/sys/
H A Dlockstat.h69 #define LS_LOCK_SET_SPL "lock_set_spl" macro