Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dlockstat.h55 #define LS_RW_TRYUPGRADE_UPGRADE 18 macro
/titanic_44/usr/src/uts/common/dtrace/
H A Dlockstat.c74 { LS_RW_TRYUPGRADE, LSR_UPGRADE, LS_RW_TRYUPGRADE_UPGRADE },
/titanic_44/usr/src/uts/common/os/
H A Drwlock.c616 LOCKSTAT_RECORD0(LS_RW_TRYUPGRADE_UPGRADE, lp); in rw_tryupgrade()