Searched refs:RWST_WRITE_EXIT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | rwstlock.h | 78 #define RWST_WRITE_EXIT(l) (l)->rwst_count = 0 macro |
/titanic_41/usr/src/uts/common/os/ | ||
H A D | rwstlock.c | 138 RWST_WRITE_EXIT(l); in rwst_exit() |