Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drwstlock.h73 #define RWST_READ_ENTER(l) (l)->rwst_count++ macro
/illumos-gate/usr/src/uts/common/os/
H A Drwstlock.c95 RWST_READ_ENTER(l); in rwst_enter_common()