Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlockstat.h53 #define LS_RW_TRYUPGRADE_UPGRADE 18 macro
/illumos-gate/usr/src/uts/common/dtrace/
H A Dlockstat.c75 { LS_RW_TRYUPGRADE, LSR_UPGRADE, LS_RW_TRYUPGRADE_UPGRADE },
/illumos-gate/usr/src/uts/common/os/
H A Drwlock.c605 LOCKSTAT_RECORD0(LS_RW_TRYUPGRADE_UPGRADE, lp); in rw_tryupgrade()