Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dlockstat.c65 { LS_LOCK_SET_SPL, LSS_ACQUIRE, LS_LOCK_SET_SPL_ACQUIRE },
66 { LS_LOCK_SET_SPL, LSS_SPIN, LS_LOCK_SET_SPL_SPIN },
/illumos-gate/usr/src/uts/common/sys/
H A Dlockstat.h67 #define LS_LOCK_SET_SPL "lock_set_spl" macro